Home
last modified time | relevance | path

Searched defs:graveyard (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cachefiles/
Dbind.c90 struct dentry *graveyard, *cachedir, *root; in cachefiles_daemon_add_cache() local
Dinternal.h62 struct dentry *graveyard; /* directory into which dead objects go */ member
/linux-4.19.296/fs/
Dnamespace.c2605 static int select_submounts(struct mount *parent, struct list_head *graveyard) in select_submounts()