/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_msdos.c | 640 .getattr = fat_getattr,
|
H A D | namei_vfat.c | 1035 .getattr = fat_getattr,
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | file.c | 43 .getattr = afs_getattr,
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | ceph_fs.h | 392 } __attribute__ ((packed)) getattr; member 624 /* cap masks (for getattr) */
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | inode_cloud_merge.c | 357 .getattr = hmdfs_getattr_merge,
|
H A D | inode_remote.c | 62 /* 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 D | xdr4.h | 627 struct nfsd4_getattr getattr; member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 645 struct nfsd4_getattr getattr; member
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_msdos.c | 642 .getattr = fat_getattr,
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_cloud_merge.c | 357 .getattr = hmdfs_getattr_merge,
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | file.c | 50 .getattr = afs_getattr,
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | dir.c | 570 .getattr = hfsplus_getattr,
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | export.c | 344 req->r_args.getattr.mask = cpu_to_le32(mask); in __get_parent()
|
H A D | inode.c | 28 * 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 D | event_inode.c | 254 .getattr = eventfs_get_attr,
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | ceph_fs.h | 411 } __attribute__ ((packed)) getattr; member 691 /* cap masks (for getattr) */
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | oh_yara_driver.py | 112 if not getattr(exception, "error_no", ""):
|
H A D | c_driver_lite.py | 131 LOG.error(exception, error_no=getattr(exception, "error_no",
|
/test/testfwk/developer_test/src/core/driver/ |
H A D | lite_driver.py | 360 LOG.error(exception, error_no=getattr(exception, "error_no",
|
H A D | openharmony.py | 265 if not getattr(exception, "error_no", ""):
|
/test/testfwk/xdevice/plugins/devicetest/runner/ |
H A D | test_runner.py | 262 result_content = getattr(test_cls_instance, "result_content", None)
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 26 * 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 D | mtpfs_fuse.cpp | 308 fuseOperations_.getattr = WrapGetattr; in MtpFileSystem()
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | inode.c | 352 .getattr = hfsplus_getattr,
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | file.c | 937 .getattr = ext4_file_getattr,
|