may_mount        1677 fs/namespace.c 	if (!may_mount())
may_mount        2385 fs/namespace.c 	if (detached && !may_mount())
may_mount        3086 fs/namespace.c 	if (!retval && !may_mount())
may_mount        3384 fs/namespace.c 	if (!may_mount())
may_mount        3525 fs/namespace.c 	if (!may_mount())
may_mount        3624 fs/namespace.c 	if (!may_mount())
may_mount        1070 lib/kobject.c  	bool may_mount = true;
may_mount        1075 lib/kobject.c  		may_mount = kobj_ns_ops_tbl[type]->current_may_mount();
may_mount        1078 lib/kobject.c  	return may_mount;