Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dinternal.h122 extern bool mount_capable(struct fs_context *);
Dfsopen.c229 if (!mount_capable(fc)) in vfs_fsconfig_locked()
Dsuper.c515 bool mount_capable(struct fs_context *fc) in mount_capable() function
Dnamespace.c3037 if (!err && !mount_capable(fc)) in do_new_mount()