Searched refs:nfsd_file_mark (Results 1 – 2 of 2) sorted by relevance
20 struct nfsd_file_mark { struct46 struct nfsd_file_mark *nf_mark;
231 struct nfsd_file_mark *nfm = container_of(mark, struct nfsd_file_mark, in nfsd_file_mark_free()237 static struct nfsd_file_mark *238 nfsd_file_mark_get(struct nfsd_file_mark *nfm) in nfsd_file_mark_get()246 nfsd_file_mark_put(struct nfsd_file_mark *nfm) in nfsd_file_mark_put()254 static struct nfsd_file_mark *259 struct nfsd_file_mark *nfm = NULL, *new; in nfsd_file_mark_find_or_create()267 struct nfsd_file_mark, in nfsd_file_mark_find_or_create()849 sizeof(struct nfsd_file_mark), 0, 0, NULL); in nfsd_file_cache_init()
Completed in 5 milliseconds