Home
last modified time | relevance | path

Searched refs:vxfs_evict_inode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_extern.h59 extern void vxfs_evict_inode(struct inode *);
H A Dvxfs_super.c142 .evict_inode = vxfs_evict_inode,
H A Dvxfs_inode.c329 * vxfs_evict_inode - remove inode from main memory
333 * vxfs_evict_inode() is called on the final iput and frees the private
337 vxfs_evict_inode(struct inode *ip) in vxfs_evict_inode() function
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_extern.h34 extern void vxfs_evict_inode(struct inode *);
H A Dvxfs_super.c118 .evict_inode = vxfs_evict_inode,
H A Dvxfs_inode.c304 * vxfs_evict_inode - remove inode from main memory
308 * vxfs_evict_inode() is called on the final iput and frees the private
312 vxfs_evict_inode(struct inode *ip) in vxfs_evict_inode() function

Completed in 3 milliseconds