Searched defs:NULL (Results 1 - 5 of 5) sorted by relevance

/fs/hfs/
H A Dmdb.c283 &mdb->drXTFlSize, NULL);
285 &mdb->drCTFlSize, NULL); local
353 sb->s_fs_info = NULL;
/fs/ceph/
H A Dfile.c77 if (cf == NULL) {
125 struct inode *parent_inode = NULL;
165 int issued = __ceph_caps_issued(ci, NULL);
177 ceph_check_caps(ci, 0, NULL);
249 (flags & (O_CREAT|O_TRUNC)) ? dir : NULL,
614 NULL); local
H A Daddr.c91 if (ci->i_head_snapc == NULL)
182 struct inode *inode = page->mapping ? page->mapping->host : NULL;
305 NULL, 0,
307 NULL, false, 1, 0);
391 struct ceph_snap_context *snapc = NULL;
392 struct ceph_cap_snap *capsnap = NULL;
447 if (snapc == NULL) {
653 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc;
658 struct ceph_osd_request *req = NULL;
1136 ceph_check_caps(ceph_inode(inode), CHECK_CAPS_AUTHONLY, NULL); local
[all...]
/fs/xfs/
H A Dxfs_filestream.c63 NULL, NULL, NULL, NULL, NULL, NULL); local
235 err = xfs_alloc_pagf_init(mp, NULL, ag, trylock);
345 * directory and pip is NULL.
548 TRACE_LOOKUP(ip->i_mount, ip, NULL, NULLAGNUMBER, 0);
639 err = _xfs_filestream_update_ag(pip, NULL, a
[all...]
/fs/
H A Dbuffer.c181 struct buffer_head *ret = NULL;
246 gfp_zone(GFP_NOFS), NULL, local
250 GFP_NOFS, NULL); local
471 bh->b_assoc_map = NULL;
524 iterate_supers(do_thaw_one, NULL);
560 if (buffer_mapping == NULL || list_empty(&mapping->private_list))
833 * follow the buffers created. Return NULL if unable to create more
846 head = NULL;
853 bh->b_bdev = NULL;
865 init_buffer(bh, NULL, NUL
[all...]

Completed in 249 milliseconds