Searched refs:aio_mnt (Results 1 – 3 of 3) sorted by relevance
230 static struct vfsmount *aio_mnt; variable238 struct inode *inode = alloc_anon_inode(aio_mnt->mnt_sb); in aio_private_file()246 file = alloc_file_pseudo(inode, aio_mnt, "[aio]", in aio_private_file()272 aio_mnt = kern_mount(&aio_fs); in aio_setup()273 if (IS_ERR(aio_mnt)) in aio_setup()
161128 ffff80001212a4f8 b aio_mnt
Completed in 325 milliseconds