• Home
  • Raw
  • Download

Lines Matching defs:inode

120 static int no_open(struct inode *inode, struct file *file)  in no_open()
133 int inode_init_always(struct super_block *sb, struct inode *inode) in inode_init_always()
213 void free_inode_nonrcu(struct inode *inode) in free_inode_nonrcu()
221 struct inode *inode = container_of(head, struct inode, i_rcu); in i_callback() local
231 struct inode *inode; in alloc_inode() local
255 void __destroy_inode(struct inode *inode) in __destroy_inode()
278 static void destroy_inode(struct inode *inode) in destroy_inode()
304 void drop_nlink(struct inode *inode) in drop_nlink()
321 void clear_nlink(struct inode *inode) in clear_nlink()
338 void set_nlink(struct inode *inode, unsigned int nlink) in set_nlink()
360 void inc_nlink(struct inode *inode) in inc_nlink()
392 void inode_init_once(struct inode *inode) in inode_init_once()
407 struct inode *inode = (struct inode *) foo; in init_once() local
415 void __iget(struct inode *inode) in __iget()
423 void ihold(struct inode *inode) in ihold()
429 static void inode_lru_list_add(struct inode *inode) in inode_lru_list_add()
442 void inode_add_lru(struct inode *inode) in inode_add_lru()
451 static void inode_lru_list_del(struct inode *inode) in inode_lru_list_del()
462 void inode_sb_list_add(struct inode *inode) in inode_sb_list_add()
470 static inline void inode_sb_list_del(struct inode *inode) in inode_sb_list_del()
497 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash()
515 void __remove_inode_hash(struct inode *inode) in __remove_inode_hash()
525 void clear_inode(struct inode *inode) in clear_inode()
558 static void evict(struct inode *inode) in evict()
609 struct inode *inode; in dispose_list() local
630 struct inode *inode, *next; in evict_inodes() local
681 struct inode *inode, *next; in invalidate_inodes() local
740 struct inode *inode = container_of(item, struct inode, i_lru); in inode_lru_isolate() local
819 int (*test)(struct inode *, void *), in find_inode()
822 struct inode *inode = NULL; in find_inode() local
853 struct inode *inode = NULL; in find_inode_fast() local
931 struct inode *inode = alloc_inode(sb); in new_inode_pseudo() local
956 struct inode *inode; in new_inode() local
968 void lockdep_annotate_inode_mutex_key(struct inode *inode) in lockdep_annotate_inode_mutex_key()
995 void unlock_new_inode(struct inode *inode) in unlock_new_inode()
1007 void discard_new_inode(struct inode *inode) in discard_new_inode()
1117 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, in inode_insert5()
1118 int (*test)(struct inode *, void *), in inode_insert5()
1119 int (*set)(struct inode *, void *), void *data) in inode_insert5()
1187 int (*test)(struct inode *, void *), in iget5_locked()
1188 int (*set)(struct inode *, void *), void *data) in iget5_locked()
1190 struct inode *inode = ilookup5(sb, hashval, test, data); in iget5_locked() local
1222 struct inode *inode; in iget_locked() local
1290 struct inode *inode; in test_inode_iunique() local
1338 struct inode *igrab(struct inode *inode) in igrab()
1374 int (*test)(struct inode *, void *), void *data) in ilookup5_nowait()
1377 struct inode *inode; in ilookup5_nowait() local
1405 int (*test)(struct inode *, void *), void *data) in ilookup5()
1407 struct inode *inode; in ilookup5() local
1432 struct inode *inode; in ilookup() local
1476 int (*match)(struct inode *, unsigned long, in find_inode_nowait()
1481 struct inode *inode, *ret_inode = NULL; in find_inode_nowait() local
1523 int (*test)(struct inode *, void *), void *data) in find_inode_rcu()
1526 struct inode *inode; in find_inode_rcu() local
1564 struct inode *inode; in find_inode_by_ino_rcu() local
1579 int insert_inode_locked(struct inode *inode) in insert_inode_locked()
1626 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4()
1627 int (*test)(struct inode *, void *), void *data) in insert_inode_locked4()
1643 int generic_delete_inode(struct inode *inode) in generic_delete_inode()
1659 static void iput_final(struct inode *inode) in iput_final()
1711 void iput(struct inode *inode) in iput()
1745 int bmap(struct inode *inode, sector_t *block) in bmap()
1761 static int relatime_need_update(struct vfsmount *mnt, struct inode *inode, in relatime_need_update()
1790 int generic_update_time(struct inode *inode, struct timespec64 *time, int flags) in generic_update_time()
1818 int inode_update_time(struct inode *inode, struct timespec64 *time, int flags) in inode_update_time()
1835 bool atime_needs_update(const struct path *path, struct inode *inode) in atime_needs_update()
1873 struct inode *inode = d_inode(path->dentry); in touch_atime() local
1908 struct inode *inode = d_inode(dentry); in dentry_needs_remove_privs() local
1943 struct inode *inode = file_inode(file); in file_remove_privs() local
1983 struct inode *inode = file_inode(file); in file_update_time() local
2036 int inode_needs_sync(struct inode *inode) in inode_needs_sync()
2057 static void __wait_on_freeing_inode(struct inode *inode) in __wait_on_freeing_inode()
2129 void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev) in init_special_inode()
2155 void inode_init_owner(struct inode *inode, const struct inode *dir, in inode_init_owner()
2178 bool inode_owner_or_capable(const struct inode *inode) in inode_owner_or_capable()
2195 static void __inode_dio_wait(struct inode *inode) in __inode_dio_wait()
2218 void inode_dio_wait(struct inode *inode) in inode_dio_wait()
2241 void inode_set_flags(struct inode *inode, unsigned int flags, in inode_set_flags()
2249 void inode_nohighmem(struct inode *inode) in inode_nohighmem()
2264 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode) in timestamp_truncate()
2296 struct timespec64 current_time(struct inode *inode) in current_time()
2318 int vfs_ioc_setflags_prepare(struct inode *inode, unsigned int oldflags, in vfs_ioc_setflags_prepare()
2342 int vfs_ioc_fssetxattr_check(struct inode *inode, const struct fsxattr *old_fa, in vfs_ioc_fssetxattr_check()
2404 struct timespec64 inode_set_ctime_current(struct inode *inode) in inode_set_ctime_current()
2424 bool in_group_or_capable(const struct inode *inode, kgid_t gid) in in_group_or_capable()