Searched refs:vfs_context_suser (Results 1 – 6 of 6) sorted by relevance
317 vfs_context_suser(ctx) != 0) { in bindfs_unmount()
335 vfs_context_suser(ctx) != 0) { in nullfs_unmount()
1553 int vfs_context_suser(vfs_context_t ctx);
1707 if ((error = vfs_context_suser(ctx))) { in nfsrv_export()
1297 vfs_context_suser(vfs_context_t ctx) in vfs_context_suser() function
14271 bpflags = vfs_context_suser(ctx) ? BUILDPATH_CHECKACCESS : 0; in fsgetpath_internal()