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()
268 const struct path *path = &file->f_path; in fsnotify_access()
284 const struct path *path = &file->f_path; in fsnotify_modify()
300 const struct path *path = &file->f_path; in fsnotify_open()
324 const struct path *path = &file->f_path; in fsnotify_close()
Dfs.h974 struct path f_path; member
1370 return d_real(file->f_path.dentry, file_inode(file)); in file_dentry()
2299 touch_atime(&file->f_path); in file_accessed()
2638 return dentry_open(&file->f_path, file->f_flags, file->f_cred); in file_clone_open()
3676 file->f_path.dentry->d_inode->i_ino, DT_DIR) == 0; in dir_emit_dot()
3681 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;