Home
last modified time | relevance | path

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

/fs/ceph/
Dexport.c194 bool unlinked = false; in __snapfh_to_dentry() local
238 unlinked = true; in __snapfh_to_dentry()
260 return unlinked ? d_obtain_root(inode) : d_obtain_alias(inode); in __snapfh_to_dentry()
335 bool unlinked = false; in ceph_get_parent() local
351 unlinked = true; in ceph_get_parent()
362 if (unlinked) in ceph_get_parent()
/fs/jffs2/
Dfs.c621 int inum, int unlinked) in jffs2_gc_fetch_inode() argument
626 if (unlinked) { in jffs2_gc_fetch_inode()
676 inum, unlinked); in jffs2_gc_fetch_inode()
Dos-linux.h180 int inum, int unlinked);
DREADME.Locking129 been unlinked. Because reading from the flash may sleep, the