Searched refs:mount_capable (Results 1 – 4 of 4) sorted by relevance
122 extern bool mount_capable(struct fs_context *);
229 if (!mount_capable(fc)) in vfs_fsconfig_locked()
515 bool mount_capable(struct fs_context *fc) in mount_capable() function
3037 if (!err && !mount_capable(fc)) in do_new_mount()