Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h133 extern bool mount_capable(struct fs_context *);
H A Dsuper.c691 bool mount_capable(struct fs_context *fc) in mount_capable() function
H A Dnamespace.c3805 if (!err && !mount_capable(fc)) in do_new_mount()