Home
last modified time | relevance | path

Searched refs:ecryptfs_inode_newsize_ok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c819 static int ecryptfs_inode_newsize_ok(struct inode *inode, loff_t offset) in ecryptfs_inode_newsize_ok() function
857 rc = ecryptfs_inode_newsize_ok(d_inode(dentry), new_length); in ecryptfs_truncate()
948 rc = ecryptfs_inode_newsize_ok(inode, ia->ia_size); in ecryptfs_setattr()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dinode.c820 static int ecryptfs_inode_newsize_ok(struct inode *inode, loff_t offset) in ecryptfs_inode_newsize_ok() function
858 rc = ecryptfs_inode_newsize_ok(d_inode(dentry), new_length); in ecryptfs_truncate()
954 rc = ecryptfs_inode_newsize_ok(inode, ia->ia_size); in ecryptfs_setattr()

Completed in 4 milliseconds