Home
last modified time | relevance | path

Searched defs:fscrypt_zeroout_range (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dbio.c108 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function
192 EXPORT_SYMBOL(fscrypt_zeroout_range); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dbio.c111 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function
193 EXPORT_SYMBOL(fscrypt_zeroout_range); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h504 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h661 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() function

Completed in 5 milliseconds