Searched refs:tmpfs_fo_close (Results 1 – 3 of 3) sorted by relevance
470 int tmpfs_fo_close(struct file *fp, struct thread *td);
677 tmpfs_fnops.fo_close = tmpfs_fo_close; in tmpfs_init()
345 tmpfs_fo_close(struct file *fp, struct thread *td) in tmpfs_fo_close() function