Home
last modified time | relevance | path

Searched refs:ent_put (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/fat/
Dfatent.c16 void (*ent_put)(struct fat_entry *, int); member
256 .ent_put = fat12_ent_put,
265 .ent_put = fat16_ent_put,
274 .ent_put = fat32_ent_put,
418 ops->ent_put(fatent, new); in fat_ent_write()
504 ops->ent_put(&fatent, FAT_ENT_EOF); in fat_alloc_clusters()
506 ops->ent_put(&prev_ent, entry); in fat_alloc_clusters()
598 ops->ent_put(&fatent, FAT_ENT_FREE); in fat_free_clusters()
/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c89 ent_put(struct kref *ref) in ent_put() function
185 .cache_put = ent_put,
348 .cache_put = ent_put,