Home
last modified time | relevance | path

Searched refs:unlinked (Results 1 – 6 of 6) sorted by relevance

/fs/ceph/
A Dexport.c222 bool unlinked = false; in __snapfh_to_dentry() local
275 unlinked = true; in __snapfh_to_dentry()
295 return unlinked ? d_obtain_root(inode) : d_obtain_alias(inode); in __snapfh_to_dentry()
377 bool unlinked = false; in ceph_get_parent() local
393 unlinked = true; in ceph_get_parent()
404 if (unlinked) in ceph_get_parent()
/fs/jffs2/
A Dfs.c623 int inum, int unlinked) in jffs2_gc_fetch_inode() argument
628 if (unlinked) { in jffs2_gc_fetch_inode()
678 inum, unlinked); in jffs2_gc_fetch_inode()
A Dos-linux.h180 int inum, int unlinked);
A DREADME.Locking129 been unlinked. Because reading from the flash may sleep, the
/fs/bcachefs/
A Dinode_format.h144 x(unlinked, 7) \
A Dinode.c1380 bool unlinked = bkey_is_unlinked_inode(k); in delete_ancestor_snapshot_inodes() local
1384 if (!unlinked) in delete_ancestor_snapshot_inodes()

Completed in 12 milliseconds