Home
last modified time | relevance | path

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

/linux/fs/
H A Dfsopen.c225 if (!mount_capable(fc)) in vfs_cmd_create()
H A Dsuper.c817 bool mount_capable(struct fs_context *fc) in mount_capable() function