Searched refs:mount_capable (Results 1 – 3 of 3) sorted by relevance
136 extern bool mount_capable(struct fs_context *);
225 if (!mount_capable(fc)) in vfs_cmd_create()
691 bool mount_capable(struct fs_context *fc) in mount_capable() function