Home
last modified time | relevance | path

Searched refs:i_crypt_info (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ubifs/
H A Dcrypto.c91 .inode_info_offs = (int)offsetof(struct ubifs_inode, i_crypt_info) -
/linux/fs/ext4/
H A Dcrypto.c237 .inode_info_offs = (int)offsetof(struct ext4_inode_info, i_crypt_info) -
H A Dext4.h1194 struct fscrypt_inode_info *i_crypt_info; member
H A Dsuper.c1493 ei->i_crypt_info = NULL; in init_once()
/linux/fs/ceph/
H A Dsuper.h502 struct fscrypt_inode_info *i_crypt_info; member
H A Dinode.c715 ci->i_crypt_info = NULL; in ceph_alloc_inode()