Home
last modified time | relevance | path

Searched refs:d_mark_dontcache (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c663 void d_mark_dontcache(struct inode *inode) in d_mark_dontcache() function
676 EXPORT_SYMBOL(d_mark_dontcache);
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.c566 d_mark_dontcache(VFS_I(ip)); in xfs_iget_cache_miss()
H A Dxfs_ioctl.c1268 d_mark_dontcache(inode); in xfs_ioctl_setattr_prepare_dax()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c309 d_mark_dontcache(inode); in ext4_dax_dontcache()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2967 extern void d_mark_dontcache(struct inode *inode);