Home
last modified time | relevance | path

Searched refs:I_NEW (Results 1 – 25 of 25) sorted by relevance

/linux/fs/coda/
H A Dcnode.c73 if (inode_state_read_once(inode) & I_NEW) { in coda_iget()
151 BUG_ON(inode_state_read_once(inode) & I_NEW); in coda_fid_to_inode()
/linux/fs/afs/
H A Ddynroot.c67 if (inode_state_read_once(inode) & I_NEW) { in afs_iget_pseudo_dir()
262 if (inode_state_read_once(inode) & I_NEW) { in afs_lookup_atcell()
387 if (inode_state_read_once(inode) & I_NEW) { in afs_dynroot_iget_root()
H A Dinode.c352 if (inode_state_read_once(&vnode->netfs.inode) & I_NEW) { in afs_fetch_status_success()
504 if (!(inode_state_read_once(inode) & I_NEW)) { in afs_iget()
564 BUG_ON(!(inode_state_read_once(inode) & I_NEW)); in afs_root_iget()
/linux/fs/
H A Ddrop_caches.c31 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in drop_pagecache_sb()
H A Dfs-writeback.c2054 if (inode_state_read(inode) & (I_NEW | I_FREEING | I_WILL_FREE)) { in writeback_sb_inodes()
2905 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in wait_sb_inodes()
/linux/fs/ceph/
H A Dcache.c29 if (!(inode_state_read_once(inode) & I_NEW)) in ceph_fscache_register_inode_cookie()
H A Dinode.c204 !!(inode_state_read_once(inode) & I_NEW)); in ceph_get_inode()
231 if (!(inode_state_read_once(inode) & I_NEW) && !S_ISDIR(inode->i_mode)) { in ceph_get_snapdir()
264 if (inode_state_read_once(inode) & I_NEW) { in ceph_get_snapdir()
273 if ((inode_state_read_once(inode) & I_NEW)) in ceph_get_snapdir()
1043 if (inode_state_read_once(inode) & I_NEW) { in ceph_fill_inode()
1121 ((inode_state_read_once(inode) & I_NEW) || (ci->fscrypt_auth_len == 0))) { in ceph_fill_inode()
1726 if (inode_state_read_once(in) & I_NEW) in ceph_fill_trace()
1732 if (inode_state_read_once(in) & I_NEW) in ceph_fill_trace()
1932 if (inode_state_read_once(in) & I_NEW) { in readdir_prepopulate_inodes_only()
1936 } else if (inode_state_read_once(in) & I_NEW) { in readdir_prepopulate_inodes_only()
[all …]
H A Dfile.c763 if (inode_state_read_once(inode) & I_NEW) { in ceph_finish_async_create()
925 WARN_ON_ONCE(!(inode_state_read_once(new_inode) & I_NEW)); in ceph_atomic_open()
/linux/fs/ext4/
H A Dorphan.c113 WARN_ON_ONCE(!(inode_state_read_once(inode) & (I_NEW | I_FREEING)) && in ext4_orphan_add()
238 WARN_ON_ONCE(!(inode_state_read_once(inode) & (I_NEW | I_FREEING)) && in ext4_orphan_del()
H A Dinode.c445 (inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in ext4_check_map_extents_env()
4637 if (!(inode_state_read_once(inode) & (I_NEW | I_FREEING))) in ext4_truncate()
5350 if (inode_state_read_once(inode) & I_NEW) in __ext4_iget()
5363 if (!(inode_state_read_once(inode) & I_NEW)) { in __ext4_iget()
/linux/fs/overlayfs/
H A Dinode.c1154 if (!(inode_state_read_once(trap) & I_NEW)) { in ovl_get_trap_inode()
1245 if (!(inode_state_read_once(inode) & I_NEW)) { in ovl_get_inode()
1305 if (inode_state_read_once(inode) & I_NEW) in ovl_get_inode()
/linux/fs/openpromfs/
H A Dinode.c239 if (inode_state_read_once(inode) & I_NEW) { in openpromfs_lookup()
/linux/fs/squashfs/
H A Dinode.c89 if (!(inode_state_read_once(inode) & I_NEW)) in squashfs_iget()
/linux/drivers/dax/
H A Dsuper.c580 if (inode_state_read_once(inode) & I_NEW) { in dax_dev_get()
/linux/fs/zonefs/
H A Dsuper.c651 if (!(inode_state_read_once(inode) & I_NEW)) { in zonefs_get_file_inode()
690 if (!(inode_state_read_once(inode) & I_NEW)) in zonefs_get_zgroup_inode()
/linux/fs/crypto/
H A Dkeyring.c920 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in evict_dentries_for_decrypted_inodes()
/linux/block/
H A Dbdev.c1349 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW) || in sync_bdevs()
/linux/security/landlock/
H A Dfs.c1402 * checks I_NEW because such inode cannot be tied to an object.
1405 (I_FREEING | I_WILL_FREE | I_NEW)) {
/linux/fs/orangefs/
H A Dinode.c1069 if (!(inode_state_read_once(inode) & I_NEW)) in orangefs_iget()
/linux/include/linux/
H A Dfs.h725 I_NEW = (1U << __I_NEW), enumerator
2252 (I_DIRTY_TIME | I_NEW | I_FREEING | I_WILL_FREE)) == I_DIRTY_TIME; in inode_is_dirtytime_only()
/linux/fs/ntfs3/
H A Dinode.c712 if (inode_state_read_once(inode) & I_NEW) { in ntfs_iget5_flags()
/linux/fs/nfs/
H A Dinode.c457 if (inode_state_read_once(inode) & I_NEW) { in nfs_fhget()
/linux/fs/udf/
H A Dinode.c1977 if (!(inode_state_read_once(inode) & I_NEW)) { in __udf_iget()
/linux/fs/quota/
H A Ddquot.c1058 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in add_dquot_ref()
/linux/fs/btrfs/
H A Dinode.c5967 if (!(inode_state_read_once(&inode->vfs_inode) & I_NEW)) in btrfs_iget_path()
5991 if (!(inode_state_read_once(&inode->vfs_inode) & I_NEW)) in btrfs_iget()