Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dinternal.h115 extern bool mount_capable(struct fs_context *);
Dfsopen.c220 if (!mount_capable(fc)) in vfs_cmd_create()
Dsuper.c735 bool mount_capable(struct fs_context *fc) in mount_capable() function
Dnamespace.c3332 if (!err && !mount_capable(fc)) in do_new_mount()