Searched refs:fs_data (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/fs/crypto/ |
D | policy.c | 239 void *fs_data, bool preload) in fscrypt_inherit_context() argument 262 sizeof(ctx), fs_data); in fscrypt_inherit_context()
|
/Linux-v4.19/fs/ubifs/ |
D | crypto.c | 11 size_t len, void *fs_data) in ubifs_crypt_set_context() argument
|
/Linux-v4.19/include/linux/ |
D | fscrypt_notsupp.h | 91 void *fs_data, bool preload) in fscrypt_inherit_context() argument
|
D | security.h | 160 const struct xattr *xattr_array, void *fs_data); 281 initxattrs initxattrs, void *fs_data); 653 void *fs_data) in security_inode_init_security() argument
|
/Linux-v4.19/security/ |
D | security.c | 477 const initxattrs initxattrs, void *fs_data) in security_inode_init_security() argument 502 ret = initxattrs(inode, new_xattrs, fs_data); in security_inode_init_security()
|
/Linux-v4.19/fs/f2fs/ |
D | super.c | 1944 void *fs_data) in f2fs_set_context() argument 1960 ctx, len, fs_data, XATTR_CREATE); in f2fs_set_context()
|
/Linux-v4.19/fs/ext4/ |
D | super.c | 1207 void *fs_data) in ext4_set_context() argument 1209 handle_t *handle = fs_data; in ext4_set_context()
|