Loading include/linux/fs.h +0 −4 Original line number Diff line number Diff line Loading @@ -1445,10 +1445,6 @@ static inline void sb_start_intwrite(struct super_block *sb) extern bool inode_owner_or_capable(const struct inode *inode); /* not quite ready to be deprecated, but... */ extern void lock_super(struct super_block *); extern void unlock_super(struct super_block *); /* * VFS helper functions.. */ Loading Loading
include/linux/fs.h +0 −4 Original line number Diff line number Diff line Loading @@ -1445,10 +1445,6 @@ static inline void sb_start_intwrite(struct super_block *sb) extern bool inode_owner_or_capable(const struct inode *inode); /* not quite ready to be deprecated, but... */ extern void lock_super(struct super_block *); extern void unlock_super(struct super_block *); /* * VFS helper functions.. */ Loading