/fs/btrfs/ |
D | dir-item.c | 39 int name_len) in insert_with_overflow() 71 const char *name, u16 name_len, in btrfs_insert_xattr_item() 121 *root, const char *name, int name_len, in btrfs_insert_dir_item() 194 const char *name, int name_len, in btrfs_lookup_dir_item() 228 u64 objectid, const char *name, int name_len, in btrfs_lookup_dir_index_item() 251 const char *name, int name_len) in btrfs_search_dir_index_item() 298 const char *name, u16 name_len, in btrfs_lookup_xattr() 325 const char *name, int name_len) in btrfs_match_dir_item_name()
|
D | inode-item.c | 25 int name_len, struct btrfs_inode_ref **ref_ret) in find_name_in_backref() 57 const char *name, int name_len, in btrfs_lookup_inode_ref() 82 const char *name, int name_len, in btrfs_del_inode_ref() 142 const char *name, int name_len, in btrfs_insert_inode_ref()
|
D | xattr.c | 95 size_t name_len = strlen(name); in do_setxattr() local 218 size_t name_len; in btrfs_listxattr() local
|
D | tree-log.c | 699 int name_len; in drop_one_dir_item() local 742 const char *name, int name_len) in inode_in_dir() 1026 int name_len; in fixup_inode_link_count() local 1192 char *name, int name_len, u8 type, in insert_one_name() 1238 int name_len; in replay_one_name() local 1339 int name_len; in replay_one_dir_item() local 1460 int name_len; in check_item_in_log() local 2296 const char *name, int name_len, in btrfs_del_dir_entries_in_log() 2398 const char *name, int name_len, in btrfs_del_inode_ref_in_log()
|
D | root-tree.c | 308 const char *name, int name_len) in btrfs_del_root_ref() 394 const char *name, int name_len) in btrfs_add_root_ref()
|
/fs/squashfs/ |
D | xattr.c | 126 int name_len = strlen(name); in squashfs_xattr_get() local 219 const char *name, size_t name_len, int type) in squashfs_user_list() 246 size_t list_size, const char *name, size_t name_len, int type) in squashfs_trusted_list() 276 size_t list_size, const char *name, size_t name_len, int type) in squashfs_security_list()
|
/fs/9p/ |
D | xattr_user.c | 27 size_t name_len; in v9fs_xattr_user_get() local 54 size_t name_len; in v9fs_xattr_user_set() local
|
/fs/cifs/ |
D | cifssmb.c | 840 int name_len; in CIFSPOSIXDelFile() local 916 int name_len; in CIFSSMBDelFile() local 961 int name_len; in CIFSSMBRmDir() local 1004 int name_len; in CIFSSMBMkDir() local 1047 int name_len; in CIFSPOSIXCreate() local 1216 int name_len; in SMBLegacyOpen() local 1323 int name_len; in CIFSSMBOpen() local 2685 int name_len, name_len2; in CIFSSMBRename() local 2834 int name_len, name_len2; in CIFSSMBCopy() local 2901 int name_len; in CIFSUnixCreateSymLink() local [all …]
|
/fs/ext2/ |
D | acl.c | 312 const char *name, size_t name_len, int type) in ext2_xattr_list_acl_access() 325 const char *name, size_t name_len, int type) in ext2_xattr_list_acl_default()
|
D | xattr_user.c | 15 const char *name, size_t name_len, int type) in ext2_xattr_user_list()
|
D | xattr_trusted.c | 13 const char *name, size_t name_len, int type) in ext2_xattr_trusted_list()
|
D | xattr_security.c | 12 const char *name, size_t name_len, int type) in ext2_xattr_security_list()
|
/fs/ext4/ |
D | acl.c | 336 const char *name, size_t name_len, int type) in ext4_xattr_list_acl_access() 349 const char *name, size_t name_len, int type) in ext4_xattr_list_acl_default()
|
D | xattr_trusted.c | 17 const char *name, size_t name_len, int type) in ext4_xattr_trusted_list()
|
D | xattr_user.c | 16 const char *name, size_t name_len, int type) in ext4_xattr_user_list()
|
/fs/ext3/ |
D | acl.c | 331 const char *name, size_t name_len, int type) in ext3_xattr_list_acl_access() 344 const char *name, size_t name_len, int type) in ext3_xattr_list_acl_default()
|
D | xattr_trusted.c | 13 const char *name, size_t name_len, int type) in ext3_xattr_trusted_list()
|
D | xattr_user.c | 13 const char *name, size_t name_len, int type) in ext3_xattr_user_list()
|
/fs/reiserfs/ |
D | xattr_user.c | 34 const char *name, size_t name_len, int handler_flags) in user_list()
|
D | xattr_trusted.c | 37 const char *name, size_t name_len, int handler_flags) in trusted_list()
|
D | xattr_acl.c | 468 size_t name_len, int type) in posix_acl_access_list() 488 size_t name_len, int type) in posix_acl_default_list()
|
/fs/jffs2/ |
D | xattr_user.c | 38 size_t list_size, const char *name, size_t name_len, int type) in jffs2_user_listxattr()
|
D | xattr_trusted.c | 38 size_t list_size, const char *name, size_t name_len, int type) in jffs2_trusted_listxattr()
|
D | acl.c | 333 size_t list_size, const char *name, size_t name_len, int type) in jffs2_acl_access_listxattr() 343 size_t list_size, const char *name, size_t name_len, int type) in jffs2_acl_default_listxattr()
|
D | security.c | 72 size_t list_size, const char *name, size_t name_len, int type) in jffs2_security_listxattr()
|