Home
last modified time | relevance | path

Searched refs:getattr (Results 176 - 200 of 274) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_msdos.c640 .getattr = fat_getattr,
H A Dnamei_vfat.c1035 .getattr = fat_getattr,
/kernel/linux/linux-5.10/fs/afs/
H A Dfile.c43 .getattr = afs_getattr,
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h392 } __attribute__ ((packed)) getattr; member
624 /* cap masks (for getattr) */
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_cloud_merge.c357 .getattr = hmdfs_getattr_merge,
H A Dinode_remote.c62 /* get_remote_inode_info - fill hmdfs_lookup_ret by info from remote getattr
94 hmdfs_debug("remote getattr failed with flag %x", in get_remote_inode_info()
180 * we need to use remote getattr. in hmdfs_lookup_by_con()
200 * If lookup from cache file failed, use getattr to see in hmdfs_lookup_by_con()
206 /* If cache file expired, use getattr directly in hmdfs_lookup_by_con()
994 .getattr = hmdfs_get_cached_attr_remote,
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h627 struct nfsd4_getattr getattr; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h645 struct nfsd4_getattr getattr; member
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_msdos.c642 .getattr = fat_getattr,
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_cloud_merge.c357 .getattr = hmdfs_getattr_merge,
/kernel/linux/linux-6.6/fs/afs/
H A Dfile.c50 .getattr = afs_getattr,
/kernel/linux/linux-6.6/fs/hfsplus/
H A Ddir.c570 .getattr = hfsplus_getattr,
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c344 req->r_args.getattr.mask = cpu_to_le32(mask); in __get_parent()
H A Dinode.c28 * Implement basic inode helpers (get, alloc) and inode ops (getattr,
231 .getattr = ceph_getattr,
2272 .getattr = ceph_getattr,
2279 .getattr = ceph_encrypted_symlink_getattr,
2784 * get the 'x' caps. And if we send the getattr requests to in ceph_try_to_choose_auth_mds()
2808 * do a getattr against an mds.
2836 req->r_args.getattr.mask = cpu_to_le32(mask); in __ceph_do_getattr()
2972 /* Skip the getattr altogether if we're asked not to sync */ in ceph_getattr()
/kernel/linux/linux-6.6/fs/tracefs/
H A Devent_inode.c254 .getattr = eventfs_get_attr,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h411 } __attribute__ ((packed)) getattr; member
691 /* cap masks (for getattr) */
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Doh_yara_driver.py112 if not getattr(exception, "error_no", ""):
H A Dc_driver_lite.py131 LOG.error(exception, error_no=getattr(exception, "error_no",
/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py360 LOG.error(exception, error_no=getattr(exception, "error_no",
H A Dopenharmony.py265 if not getattr(exception, "error_no", ""):
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py262 result_content = getattr(test_cls_instance, "result_content", None)
/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c26 * Implement basic inode helpers (get, alloc) and inode ops (getattr,
109 .getattr = ceph_getattr,
2027 .getattr = ceph_getattr,
2279 * do a getattr against an mds.
2307 req->r_args.getattr.mask = cpu_to_le32(mask); in __ceph_do_getattr()
2378 /* Skip the getattr altogether if we're asked not to sync */ in ceph_getattr()
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_fuse.cpp308 fuseOperations_.getattr = WrapGetattr; in MtpFileSystem()
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dinode.c352 .getattr = hfsplus_getattr,
/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c937 .getattr = ext4_file_getattr,

Completed in 35 milliseconds

1234567891011