Searched defs:name_size (Results 1 – 11 of 11) sorted by relevance
| /fs/squashfs/ |
| A D | xattr.c | 48 int name_size; in squashfs_listxattr() local 125 int type, prefix, name_size; in squashfs_xattr_get() local
|
| /fs/efivarfs/ |
| A D | super.c | 235 unsigned long name_size, efi_guid_t vendor, in efivarfs_create_dentry() 290 unsigned long name_size, void *data) in efivarfs_callback() 406 unsigned long name_size, void *data) in efivarfs_check_missing()
|
| /fs/ecryptfs/ |
| A D | crypto.c | 1493 const char *name, size_t name_size) in ecryptfs_copy_filename() 1869 const char *name, size_t name_size) in ecryptfs_encrypt_and_encode_filename() 1968 const char *name, size_t name_size) in ecryptfs_decode_and_decrypt_filename()
|
| A D | file.c | 87 size_t name_size; in ecryptfs_filldir() local
|
| /fs/ceph/ |
| A D | xattr.c | 35 size_t name_size; /* strlen(name) + 1 (for '\0') */ member 880 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, in __get_required_blob_size()
|
| /fs/jfs/ |
| A D | xattr.c | 95 static inline int name_size(struct jfs_ea *ea) in name_size() function
|
| /fs/ntfs3/ |
| A D | frecord.c | 1400 u32 name_size = ALIGN(name_len * sizeof(short), 8); in ni_insert_nonresident() local 1471 u32 name_size = ALIGN(name_len * sizeof(short), 8); in ni_insert_resident() local
|
| A D | fslog.c | 2992 u32 name_size = ALIGN(name_len * sizeof(short), 8); in attr_create_nonres_log() local
|
| /fs/befs/ |
| A D | befs_fs_types.h | 170 fs16 name_size; member
|
| /fs/smb/client/ |
| A D | reparse.c | 617 u8 name_size = SMB2_WSL_XATTR_NAME_LEN + 1; in wsl_set_xattrs() local
|
| /fs/ocfs2/ |
| A D | xattr.c | 1532 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_fill_value_buf() local 2051 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_install_value_root() local 2069 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_reuse_entry() local 2207 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_store_value() local
|
Completed in 60 milliseconds