Home
last modified time | relevance | path

Searched refs:statmount_mnt_idmap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/
H A Dmnt_idmapping.c339 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map) in statmount_mnt_idmap() function
H A Dinternal.h345 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map);
H A Dnamespace.c5611 ret = statmount_mnt_idmap(s->idmap, seq, true); in statmount_mnt_uidmap()
5631 ret = statmount_mnt_idmap(s->idmap, seq, false); in statmount_mnt_gidmap()