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

/linux-4.1.27/fs/afs/
H A Dmntpt.c26 static int afs_mntpt_open(struct inode *inode, struct file *file);
30 .open = afs_mntpt_open,
116 static int afs_mntpt_open(struct inode *inode, struct file *file) afs_mntpt_open() function

Completed in 44 milliseconds