Loading fs/internal.h +0 −2 Original line number Diff line number Diff line Loading @@ -128,8 +128,6 @@ static inline bool atime_needs_update_rcu(const struct path *path, return __atime_needs_update(path, inode, true); } extern bool atime_needs_update_rcu(const struct path *, struct inode *); /* * fs-writeback.c */ Loading Loading
fs/internal.h +0 −2 Original line number Diff line number Diff line Loading @@ -128,8 +128,6 @@ static inline bool atime_needs_update_rcu(const struct path *path, return __atime_needs_update(path, inode, true); } extern bool atime_needs_update_rcu(const struct path *, struct inode *); /* * fs-writeback.c */ Loading