Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dbio.c110 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function
194 EXPORT_SYMBOL(fscrypt_zeroout_range);
/linux/include/linux/
A Dfscrypt.h330 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk,
599 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function
/linux/fs/f2fs/
A Dfile.c3695 ret = fscrypt_zeroout_range(inode, off, block, len); in f2fs_secure_erase()
/linux/fs/ext4/
A Dinode.c424 return fscrypt_zeroout_range(inode, lblk, pblk, len); in ext4_issue_zeroout()

Completed in 861 milliseconds