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

/linux-master/fs/afs/
H A Dmntpt.c23 static int afs_mntpt_open(struct inode *inode, struct file *file);
27 .open = afs_mntpt_open,
62 static int afs_mntpt_open(struct inode *inode, struct file *file) function

Completed in 108 milliseconds