Home
last modified time | relevance | path

Searched refs:ni_is_dirty (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dinode.c1818 if (ni_is_dirty(dir)) in ntfs_unlink_inode()
1820 if (ni_is_dirty(inode)) in ntfs_unlink_inode()
H A Dntfs_fs.h583 bool ni_is_dirty(struct inode *inode);
H A Dfrecord.c3107 bool ni_is_dirty(struct inode *inode) in ni_is_dirty() function