Home
last modified time | relevance | path

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

/fs/ncpfs/
Ddir.c586 int hashed = 0; in ncp_fill_cache() local
606 hashed = 1; in ncp_fill_cache()
631 if (!hashed) in ncp_fill_cache()
/fs/jffs2/
DREADME.Locking102 This spinlock protects the hashed list (c->inocache_list) of the
/fs/
Ddcache.c355 bool hashed = !d_unhashed(dentry); in dentry_unlink_inode() local
357 if (hashed) in dentry_unlink_inode()
361 if (hashed) in dentry_unlink_inode()
/fs/nfsd/
Dnfs4state.c5792 bool hashed; in lookup_or_create_lock_state() local
5819 hashed = !list_empty(&lst->st_perfile); in lookup_or_create_lock_state()
5822 if (!hashed) { in lookup_or_create_lock_state()