Searched refs:fs_data (Results 1 – 5 of 5) sorted by relevance
133 void *fs_data) in ext4_set_context() argument135 handle_t *handle = fs_data; in ext4_set_context()
11 size_t len, void *fs_data) in ubifs_crypt_set_context() argument
94 size_t len, void *fs_data) in ceph_crypt_set_context() argument101 WARN_ON_ONCE(fs_data); in ceph_crypt_set_context()
772 int fscrypt_set_context(struct inode *inode, void *fs_data) in fscrypt_set_context() argument790 return inode->i_sb->s_cop->set_context(inode, &ctx, ctxsize, fs_data); in fscrypt_set_context()
3523 void *fs_data) in f2fs_set_context() argument3539 ctx, len, fs_data, XATTR_CREATE); in f2fs_set_context()
Completed in 22 milliseconds