Home
last modified time | relevance | path

Searched defs:name_size (Results 1 – 9 of 9) sorted by relevance

/fs/squashfs/
Dxattr.c61 int name_size, prefix_size = 0; in squashfs_listxattr() local
137 int type, prefix, name_size; in squashfs_xattr_get() local
/fs/ntfs/
Ddir.c210 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local
470 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local
/fs/efivarfs/
Dsuper.c123 unsigned long name_size, void *data) in efivarfs_callback()
/fs/ecryptfs/
Dfile.c86 size_t name_size; in ecryptfs_filldir() local
Dcrypto.c1750 const char *name, size_t name_size) in ecryptfs_copy_filename()
2136 const char *name, size_t name_size) in ecryptfs_encrypt_and_encode_filename()
2247 const char *name, size_t name_size) in ecryptfs_decode_and_decrypt_filename()
/fs/ceph/
Dxattr.c29 size_t name_size; /* strlen(name) + 1 (for '\0') */ member
600 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, in __get_required_blob_size()
/fs/jfs/
Dxattr.c110 static inline int name_size(struct jfs_ea *ea) in name_size() function
/fs/befs/
Dbefs_fs_types.h169 fs16 name_size; member
/fs/ocfs2/
Dxattr.c1508 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_fill_value_buf() local
2028 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_install_value_root() local
2046 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_reuse_entry() local
2184 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_store_value() local