/fs/ocfs2/ |
D | dir.c | 1024 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry_dx() argument 1047 ret = ocfs2_dx_dir_search(name, namelen, dir, dx_root, lookup); in ocfs2_find_entry_dx() 1054 lookup->dl_dx_root_bh = dx_root_bh; in ocfs2_find_entry_dx() 1077 struct inode *dir, struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry() argument 1083 return ocfs2_find_entry_dx(name, namelen, dir, lookup); in ocfs2_find_entry() 1098 lookup->dl_leaf_bh = bh; in ocfs2_find_entry() 1099 lookup->dl_entry = res_dir; in ocfs2_find_entry() 1249 struct ocfs2_dir_lookup_result *lookup) in ocfs2_delete_entry_dx() argument 1252 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_delete_entry_dx() 1253 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() [all …]
|
D | dir.h | 59 struct ocfs2_dir_lookup_result *lookup); 68 struct ocfs2_dir_lookup_result *lookup); 73 struct ocfs2_dir_lookup_result *lookup) in ocfs2_add_entry() argument 77 inode, blkno, parent_fe_bh, lookup); in ocfs2_add_entry() 102 struct ocfs2_dir_lookup_result *lookup);
|
D | namei.c | 82 struct ocfs2_dir_lookup_result *lookup, 90 struct ocfs2_dir_lookup_result *lookup, 259 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mknod() local 304 dentry->d_name.len, &lookup); in ocfs2_mknod() 450 &lookup); in ocfs2_mknod() 473 ocfs2_free_dir_lookup_result(&lookup); in ocfs2_mknod() 697 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_link() local 763 dentry->d_name.len, &lookup); in ocfs2_link() 809 parent_fe_bh, &lookup); in ocfs2_link() 839 ocfs2_free_dir_lookup_result(&lookup); in ocfs2_link() [all …]
|
/fs/dlm/ |
D | rcom.c | 551 int stop, reply = 0, names = 0, lookup = 0, lock = 0; in dlm_receive_rcom() local 567 lookup = 1; in dlm_receive_rcom() 570 lookup = 1; in dlm_receive_rcom() 594 if (!(status & DLM_RS_NODES) && (names || lookup || lock)) in dlm_receive_rcom() 597 if (!(status & DLM_RS_DIR) && (lookup || lock)) in dlm_receive_rcom()
|
/fs/proc/ |
D | uid.c | 188 .lookup = proc_uid_base_lookup, 282 .lookup = proc_uid_lookup,
|
D | fd.c | 311 .lookup = proc_lookupfd, 357 .lookup = proc_lookupfdinfo,
|
D | namespaces.c | 169 .lookup = proc_ns_dir_lookup,
|
D | root.c | 244 .lookup = proc_root_lookup,
|
D | proc_net.c | 161 .lookup = proc_tgid_net_lookup,
|
/fs/crypto/ |
D | fname.c | 329 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename() argument 364 if (!lookup) in fscrypt_setup_filename()
|
/fs/efs/ |
D | dir.c | 19 .lookup = efs_lookup,
|
/fs/qnx4/ |
D | dir.c | 115 .lookup = qnx4_lookup,
|
/fs/ext4/ |
D | crypto_fname.c | 391 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename() argument 423 if (!lookup) in ext4_fname_setup_filename()
|
/fs/affs/ |
D | dir.c | 32 .lookup = affs_lookup,
|
/fs/ |
D | bad_inode.c | 129 .lookup = bad_inode_lookup,
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 595 .lookup = simple_lookup, 601 .lookup = simple_lookup,
|
/fs/efivarfs/ |
D | inode.c | 169 .lookup = simple_lookup,
|
/fs/jffs2/ |
D | TODO | 29 the full dirent, we only need to go to the flash in lookup() when we think we've
|
/fs/squashfs/ |
D | namei.c | 249 .lookup = squashfs_lookup,
|
/fs/isofs/ |
D | dir.c | 281 .lookup = isofs_lookup,
|
/fs/ramfs/ |
D | inode.c | 141 .lookup = simple_lookup,
|
/fs/afs/ |
D | mntpt.c | 35 .lookup = afs_mntpt_lookup,
|
/fs/nfs/ |
D | namespace.c | 286 err = server->nfs_client->rpc_ops->lookup(d_inode(parent), &dentry->d_name, fh, fattr, NULL); in nfs_submount()
|
/fs/freevxfs/ |
D | vxfs_lookup.c | 55 .lookup = vxfs_lookup,
|
/fs/adfs/ |
D | dir.c | 286 .lookup = adfs_lookup,
|