| /linux/fs/orangefs/ |
| H A D | orangefs-utils.c | 30 fsid = op->upcall.req.getattr.refn.fs_id; in fsid_of_op() 264 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_getattr() 270 new_op->upcall.req.getattr.mask = ORANGEFS_ATTR_SYS_ALL_NOHINT; in orangefs_inode_getattr() 272 new_op->upcall.req.getattr.mask = in orangefs_inode_getattr() 302 &new_op->downcall.resp.getattr.attributes, in orangefs_inode_getattr() 303 new_op->downcall.resp.getattr.link_target); in orangefs_inode_getattr() 311 downcall.resp.getattr.attributes.objtype); in orangefs_inode_getattr() 315 downcall.resp.getattr.attributes); in orangefs_inode_getattr() 318 downcall.resp.getattr.attributes.size; in orangefs_inode_getattr() 320 inode->i_blkbits = ffs(new_op->downcall.resp.getattr. in orangefs_inode_getattr() [all …]
|
| H A D | symlink.c | 15 .getattr = orangefs_getattr,
|
| H A D | downcall.h | 112 struct orangefs_getattr_response getattr; member
|
| H A D | upcall.h | 235 struct orangefs_getattr_request_s getattr; member
|
| /linux/fs/ext2/ |
| H A D | symlink.c | 26 .getattr = ext2_getattr, 33 .getattr = ext2_getattr,
|
| /linux/fs/ext4/ |
| H A D | symlink.c | 120 .getattr = ext4_encrypted_symlink_getattr, 127 .getattr = ext4_getattr, 134 .getattr = ext4_getattr,
|
| /linux/fs/afs/ |
| H A D | mntpt.c | 34 .getattr = afs_getattr, 38 .getattr = afs_getattr,
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | remote.py | 15 return getattr(_modules[kind], "Remote")(args, dir_path)
|
| /linux/fs/ramfs/ |
| H A D | file-mmu.c | 54 .getattr = simple_getattr,
|
| /linux/scripts/kconfig/tests/ |
| H A D | conftest.py | 255 lambda s, e: getattr(s, attr).find(e) >= 0, 259 return self._read_and_compare(lambda s, e: getattr(s, attr) == e,
|
| /linux/drivers/comedi/drivers/ni_routing/tools/ |
| H A D | ni_names.py | 37 f = getattr(comedi_h, fun)
|
| /linux/tools/perf/scripts/python/ |
| H A D | task-analyzer.py | 507 if len(str(getattr(align_helper, key))) > db["task_info"][key]: 508 db["task_info"][key] = len(str(getattr(align_helper, key))) 510 if len(str(getattr(align_helper, key))) > db["runtime_info"][key]: 511 db["runtime_info"][key] = len(str(getattr(align_helper, key))) 514 if len(str(getattr(align_helper, key))) > db["inter_times"][key]: 515 db["inter_times"][key] = len(str(getattr(align_helper, key)))
|
| /linux/fs/minix/ |
| H A D | file.c | 52 .getattr = minix_getattr,
|
| /linux/fs/erofs/ |
| H A D | inode.c | 377 .getattr = erofs_getattr, 385 .getattr = erofs_getattr, 392 .getattr = erofs_getattr,
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | fuse_mnt.c | 102 .getattr = memfd_getattr,
|
| /linux/fs/nfs/ |
| H A D | namespace.c | 247 .getattr = nfs_getattr, 252 .getattr = nfs_namespace_getattr,
|
| H A D | proc.c | 719 .getattr = nfs_getattr, 725 .getattr = nfs_getattr, 738 .getattr = nfs_proc_getattr,
|
| H A D | export.c | 105 ret = rpc_ops->getattr(NFS_SB(sb), server_fh, fattr, NULL); in nfs_fh_to_dentry()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 254 .getattr = tracefs_getattr, 261 .getattr = tracefs_getattr, 267 .getattr = tracefs_getattr,
|
| /linux/tools/testing/selftests/filesystems/fuse/ |
| H A D | fuse_mnt.c | 135 .getattr = test_getattr,
|
| /linux/fs/proc/ |
| H A D | namespaces.c | 180 .getattr = pid_getattr,
|
| /linux/scripts/clang-tools/ |
| H A D | gen_compile_commands.py | 190 level = getattr(logging, log_level)
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 1267 .getattr = xfs_vn_getattr, 1294 .getattr = xfs_vn_getattr, 1321 .getattr = xfs_vn_getattr, 1332 .getattr = xfs_vn_getattr,
|
| /linux/fs/9p/ |
| H A D | vfs_inode.c | 1369 .getattr = v9fs_vfs_getattr, 1382 .getattr = v9fs_vfs_getattr, 1387 .getattr = v9fs_vfs_getattr, 1393 .getattr = v9fs_vfs_getattr,
|
| H A D | vfs_inode_dotl.c | 926 .getattr = v9fs_vfs_getattr_dotl, 935 .getattr = v9fs_vfs_getattr_dotl, 945 .getattr = v9fs_vfs_getattr_dotl,
|