Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h119 extern bool mount_capable(struct fs_context *);
H A Dfsopen.c229 if (!mount_capable(fc)) in vfs_fsconfig_locked()
H A Dsuper.c486 bool mount_capable(struct fs_context *fc) in mount_capable() function
H A Dnamespace.c2896 if (!err && !mount_capable(fc)) in do_new_mount()