Home
last modified time | relevance | path

Searched refs:fscrypt_zeroout_range (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfscrypt.h847 int fscrypt_zeroout_range(const struct inode *inode, loff_t pos,
869 static inline int fscrypt_zeroout_range(const struct inode *inode, loff_t pos, in fscrypt_zeroout_range() function
/linux/fs/ext4/
H A Dinode.c419 return fscrypt_zeroout_range(inode, in ext4_issue_zeroout()