Home
last modified time | relevance | path

Searched refs:f_path (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dfsnotify.h61 const struct path *path = &file->f_path; in fsnotify_perm()
232 const struct path *path = &file->f_path; in fsnotify_access()
248 const struct path *path = &file->f_path; in fsnotify_modify()
264 const struct path *path = &file->f_path; in fsnotify_open()
288 const struct path *path = &file->f_path; in fsnotify_close()
Dfs.h940 struct path f_path; member
1323 return d_real(file->f_path.dentry, file_inode(file)); in file_dentry()
2226 touch_atime(&file->f_path); in file_accessed()
2562 return dentry_open(&file->f_path, file->f_flags, file->f_cred); in file_clone_open()
3576 file->f_path.dentry->d_inode->i_ino, DT_DIR) == 0; in dir_emit_dot()
3581 parent_ino(file->f_path.dentry), DT_DIR) == 0; in dir_emit_dotdot()
/include/trace/events/
Dbtrfs.h664 const struct dentry *dentry = file->f_path.dentry;
667 TP_fast_assign_fsid(btrfs_sb(file->f_path.dentry->d_sb));
Dext4.h896 struct dentry *dentry = file->f_path.dentry;