Home
last modified time | relevance | path

Searched refs:mq_create_mount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dmqueue.c464 * mq_init_ns() is currently the only caller of mq_create_mount().
467 static struct vfsmount *mq_create_mount(struct ipc_namespace *ns) in mq_create_mount() function
1700 m = mq_create_mount(ns); in mq_init_ns()
/kernel/linux/linux-6.6/ipc/
H A Dmqueue.c465 * mq_init_ns() is currently the only caller of mq_create_mount().
468 static struct vfsmount *mq_create_mount(struct ipc_namespace *ns) in mq_create_mount() function
1699 m = mq_create_mount(ns); in mq_init_ns()

Completed in 5 milliseconds