Searched refs:fsnotify_truncate_perm (Results 1 – 2 of 2) sorted by relevance
191 static inline int fsnotify_truncate_perm(const struct path *path, loff_t length) in fsnotify_truncate_perm() function247 static inline int fsnotify_truncate_perm(const struct path *path, loff_t length) in fsnotify_truncate_perm() function
89 error = fsnotify_truncate_perm(path, length); in vfs_truncate()187 error = fsnotify_truncate_perm(&file->f_path, length); in do_ftruncate()