Searched refs:f_path (Results 1 – 3 of 3) sorted by relevance
188 struct dentry *dentry = file->f_path.dentry; in fsnotify_close()
847 struct path f_path; member848 #define f_dentry f_path.dentry849 #define f_vfsmnt f_path.mnt1560 touch_atime(file->f_path.mnt, file->f_path.dentry); in file_accessed()1882 atomic_inc(&file->f_path.dentry->d_inode->i_writecount); in allow_write_access()
288 return file->f_file->f_path.dentry->d_inode; in nlmsvc_file_inode()