/linux-4.1.27/fs/minix/ |
H A D | file.c | 50 .getattr = minix_getattr,
|
H A D | namei.c | 268 .getattr = minix_getattr,
|
H A D | inode.c | 440 .getattr = minix_getattr,
|
/linux-4.1.27/security/selinux/include/ |
H A D | classmap.h | 2 "getattr", "setattr", "lock", "relabelfrom", "relabelto", "append" 12 #define COMMON_IPC_PERMS "create", "destroy", "getattr", "setattr", "read", \ 29 "getattr", "setexec", "setfscreate", "noatsecure", "siginh", 46 { "mount", "remount", "unmount", "getattr",
|
/linux-4.1.27/fs/ramfs/ |
H A D | file-mmu.c | 45 .getattr = simple_getattr,
|
H A D | file-nommu.c | 57 .getattr = simple_getattr,
|
/linux-4.1.27/fs/sysv/ |
H A D | file.c | 56 .getattr = sysv_getattr,
|
H A D | namei.c | 289 .getattr = sysv_getattr,
|
H A D | inode.c | 151 .getattr = sysv_getattr,
|
/linux-4.1.27/fs/nfs/ |
H A D | symlink.c | 76 .getattr = nfs_getattr,
|
H A D | proc.c | 50 * Bare-bones access to getattr: this is for nfs_read_super. 65 dprintk("%s: call getattr\n", __func__); nfs_proc_get_root() 71 dprintk("%s: reply getattr: %d\n", __func__, status); nfs_proc_get_root() 110 dprintk("NFS call getattr\n"); nfs_proc_getattr() 113 dprintk("NFS reply getattr: %d\n", status); nfs_proc_getattr() 690 .getattr = nfs_getattr, 696 .getattr = nfs_getattr, 709 .getattr = nfs_proc_getattr,
|
H A D | nfs3proc.c | 78 dprintk("%s: reply getattr: %d\n", __func__, status); do_proc_get_root() 84 * Bare-bones access to getattr: this is for nfs_get_root/nfs_get_sb 112 dprintk("NFS call getattr\n"); nfs3_proc_getattr() 115 dprintk("NFS reply getattr: %d\n", status); nfs3_proc_getattr() 898 .getattr = nfs_getattr, 912 .getattr = nfs_getattr, 933 .getattr = nfs3_proc_getattr,
|
H A D | getroot.c | 93 dprintk("nfs_get_root: getattr error = %d\n", -error); nfs_get_root()
|
H A D | namespace.c | 198 .getattr = nfs_getattr, 203 .getattr = nfs_namespace_getattr,
|
H A D | nfs3xdr.c | 2507 PROC(GETATTR, getattr, getattr, 1), 2524 PROC(FSSTAT, getattr, fsstat, 0), 2525 PROC(FSINFO, getattr, fsinfo, 0), 2526 PROC(PATHCONF, getattr, pathconf, 0),
|
H A D | client.c | 1088 error = nfs_mod->rpc_ops->getattr(server, mount_info->mntfh, fattr, NULL); nfs_create_server() 1090 dprintk("nfs_create_server: getattr error = %d\n", -error); nfs_create_server()
|
H A D | inode.c | 659 * We may force a getattr if the user cares about atime. nfs_getattr() 960 status = NFS_PROTO(inode)->getattr(server, NFS_FH(inode), fattr, label); __nfs_revalidate_inode() 962 dfprintk(PAGECACHE, "nfs_revalidate_inode: (%s/%Lu) getattr failed, error=%d\n", __nfs_revalidate_inode()
|
H A D | dir.c | 1666 error = server->nfs_client->rpc_ops->getattr(server, fhandle, fattr, NULL); nfs_instantiate()
|
H A D | nfs4proc.c | 3145 dprintk("nfs4_get_root: getattr error = %d\n", -error); nfs4_proc_get_root() 8604 .getattr = nfs_getattr, 8614 .getattr = nfs_getattr, 8631 .getattr = nfs4_proc_getattr,
|
H A D | nfs4xdr.c | 6335 * in which case the getattr call will fail with nfs4_xdr_dec_close()
|
/linux-4.1.27/fs/ocfs2/ |
H A D | symlink.c | 93 .getattr = ocfs2_getattr,
|
H A D | file.c | 2603 .getattr = ocfs2_getattr, 2616 .getattr = ocfs2_getattr,
|
H A D | inode.c | 1208 * This is called from our getattr.
|
H A D | namei.c | 2893 .getattr = ocfs2_getattr,
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | fuse_mnt.c | 101 .getattr = memfd_getattr,
|
/linux-4.1.27/fs/proc/ |
H A D | namespaces.c | 170 .getattr = pid_getattr,
|
H A D | proc_net.c | 162 .getattr = proc_tgid_net_getattr,
|
H A D | root.c | 243 .getattr = proc_root_getattr,
|
H A D | base.c | 1514 * it only makes getattr() consistent with readdir(). pid_getattr() 2067 set_nlink(inode, 2); /* Use getattr to fix if necessary */ proc_pident_instantiate() 2246 .getattr = pid_getattr, 2663 .getattr = pid_getattr, 3005 .getattr = pid_getattr, 3203 .getattr = proc_task_getattr,
|
H A D | generic.c | 329 .getattr = proc_getattr,
|
H A D | proc_sysctl.c | 799 .getattr = proc_sys_getattr, 806 .getattr = proc_sys_getattr,
|
/linux-4.1.27/fs/kernfs/ |
H A D | symlink.c | 145 .getattr = kernfs_iop_getattr,
|
H A D | inode.c | 30 .getattr = kernfs_iop_getattr,
|
H A D | dir.c | 927 .getattr = kernfs_iop_getattr,
|
/linux-4.1.27/fs/ceph/ |
H A D | strings.c | 58 case CEPH_MDS_OP_GETATTR: return "getattr"; ceph_mds_op_name()
|
H A D | dir.c | 20 * specific inode (e.g., a getattr due to fstat(2)), or as a path 660 req->r_args.getattr.mask = cpu_to_le32(CEPH_STAT_CAP_INODE); ceph_lookup() 1369 .getattr = ceph_getattr, 1391 .getattr = ceph_getattr,
|
H A D | inode.c | 23 * Implement basic inode helpers (get, alloc) and inode ops (getattr, 95 .getattr = ceph_getattr, 1705 .getattr = ceph_getattr, 1922 * do a getattr against an mds. 1948 req->r_args.getattr.mask = cpu_to_le32(mask); __ceph_do_getattr()
|
H A D | super.c | 733 req->r_args.getattr.mask = cpu_to_le32(CEPH_STAT_CAP_INODE); open_root_dentry()
|
H A D | caps.c | 2264 * drop cap refs first because getattr while holding ceph_get_caps() 2270 /* getattr request will bring inline data into page cache */ ceph_get_caps()
|
/linux-4.1.27/net/sunrpc/ |
H A D | timer.c | 105 * getattr, lookup,
|
/linux-4.1.27/fs/afs/ |
H A D | mntpt.c | 37 .getattr = afs_getattr, 41 .getattr = afs_getattr,
|
H A D | file.c | 44 .getattr = afs_getattr,
|
H A D | dir.c | 61 .getattr = afs_getattr,
|
/linux-4.1.27/fs/ |
H A D | stat.c | 41 * vfs_getattr_nosec - getattr without security checks 56 if (inode->i_op->getattr) vfs_getattr_nosec() 57 return inode->i_op->getattr(path->mnt, path->dentry, stat); vfs_getattr_nosec()
|
H A D | bad_inode.c | 143 .getattr = bad_inode_getattr,
|
H A D | libfs.c | 1145 .getattr = empty_dir_getattr,
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | symlink.c | 164 .getattr = ll_getattr,
|
H A D | dcache.c | 300 /* drop lookup or getattr locks immediately */ ll_lookup_finish_locks()
|
H A D | llite_close.c | 233 /* If inode is already in another epoch, skip getattr from OSTs. */ ll_som_update()
|
H A D | statahead.c | 77 /* pointer to async getattr enqueue info */ 79 /* pointer to the async getattr request */ 282 * Used by the async getattr request callback to find entry with index. 1568 * Such "getattr" has been skipped before do_statahead_enter()
|
H A D | xattr.c | 501 /* LSM is present already after lookup/getattr call. ll_getxattr()
|
H A D | namei.c | 1160 .getattr = ll_getattr, 1171 .getattr = ll_getattr,
|
H A D | file.c | 961 * Performs the getattr on the inode and updates its fields. 962 * If @sync != 0, perform the getattr under the server-side lock. 2911 /* XXX: Enable OBD_CONNECT_ATTRFID to reduce unnecessary getattr RPC. __ll_inode_revalidate() 2921 /* Call getattr by fid, so do not provide name at all. */ __ll_inode_revalidate() 3012 * block up to the end of restore (getattr will block) ll_inode_revalidate() 3183 .getattr = ll_getattr,
|
H A D | llite_internal.h | 1254 * or "lookup", for "getattr", for "getxattr", and maybe for others. d_need_statahead() 1257 * The "revalidate" call for "getattr" and "getxattr" of a dentry maybe d_need_statahead()
|
H A D | lproc_llite.c | 906 { LPROC_LL_GETATTR, LPROCFS_TYPE_REGS, "getattr" },
|
H A D | llite_lib.c | 2045 * Layout lock can be piggybacked by getattr and open request. ll_prep_inode()
|
/linux-4.1.27/security/apparmor/ |
H A D | audit.c | 39 "getattr",
|
/linux-4.1.27/fs/overlayfs/ |
H A D | inode.c | 386 .getattr = ovl_getattr, 398 .getattr = ovl_getattr,
|
H A D | dir.c | 954 .getattr = ovl_dir_getattr,
|
/linux-4.1.27/fs/f2fs/ |
H A D | namei.c | 795 .getattr = f2fs_getattr, 811 .getattr = f2fs_getattr, 822 .getattr = f2fs_getattr,
|
H A D | file.c | 653 .getattr = f2fs_getattr,
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_iops.c | 1110 .getattr = xfs_vn_getattr, 1138 .getattr = xfs_vn_getattr, 1166 .getattr = xfs_vn_getattr, 1180 .getattr = xfs_vn_getattr,
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs2acl.c | 371 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT),
|
H A D | nfs4proc.c | 690 struct nfsd4_getattr *getattr) nfsd4_getattr() 698 if (getattr->ga_bmval[1] & NFSD_WRITEONLY_ATTRS_WORD1) nfsd4_getattr() 701 getattr->ga_bmval[0] &= nfsd_suppattrs0(cstate->minorversion); nfsd4_getattr() 702 getattr->ga_bmval[1] &= nfsd_suppattrs1(cstate->minorversion); nfsd4_getattr() 703 getattr->ga_bmval[2] &= nfsd_suppattrs2(cstate->minorversion); nfsd4_getattr() 705 getattr->ga_fhp = &cstate->current_fh; nfsd4_getattr() 1801 u32 *bmap = op->u.getattr.ga_bmval; nfsd4_getattr_rsize() 689 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_getattr *getattr) nfsd4_getattr() argument
|
H A D | nfs4xdr.c | 650 nfsd4_decode_getattr(struct nfsd4_compoundargs *argp, struct nfsd4_getattr *getattr) nfsd4_decode_getattr() argument 652 return nfsd4_decode_bitmap(argp, getattr->ga_bmval); nfsd4_decode_getattr() 3083 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) nfsd4_encode_getattr() argument 3085 struct svc_fh *fhp = getattr->ga_fhp; nfsd4_encode_getattr() 3092 getattr->ga_bmval, nfsd4_encode_getattr() 4290 * getattr), it's not necessarily a problem if that estimate is wrong,
|
H A D | xdr4.h | 513 struct nfsd4_getattr getattr; member in union:nfsd4_op::__anon11116
|
/linux-4.1.27/fs/coda/ |
H A D | inode.c | 290 .getattr = coda_getattr,
|
H A D | dir.c | 568 .getattr = coda_getattr,
|
H A D | upcall.c | 98 insize = SIZE(getattr); venus_getattr()
|
/linux-4.1.27/fs/9p/ |
H A D | vfs_inode.c | 1507 .getattr = v9fs_vfs_getattr, 1520 .getattr = v9fs_vfs_getattr, 1525 .getattr = v9fs_vfs_getattr, 1533 .getattr = v9fs_vfs_getattr,
|
H A D | vfs_inode_dotl.c | 986 .getattr = v9fs_vfs_getattr_dotl, 996 .getattr = v9fs_vfs_getattr_dotl, 1009 .getattr = v9fs_vfs_getattr_dotl,
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd_class.h | 822 EXP_CHECK_DT_OP(exp, getattr); obd_getattr() 823 EXP_COUNTER_INCREMENT(exp, getattr); obd_getattr() 825 rc = OBP(exp->exp_obd, getattr)(env, exp, oinfo); obd_getattr() 1487 EXP_CHECK_MD_OP(exp, getattr); md_getattr() 1488 EXP_MD_COUNTER_INCREMENT(exp, getattr); md_getattr() 1489 rc = MDP(exp->exp_obd, getattr)(exp, op_data, request); md_getattr()
|
/linux-4.1.27/include/linux/ceph/ |
H A D | ceph_fs.h | 350 } __attribute__ ((packed)) getattr; member in union:ceph_mds_request_args 568 /* cap masks (for getattr) */
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
H A D | lmv_intent.c | 240 * Handler for: getattr, lookup and revalidate cases.
|
/linux-4.1.27/fs/fat/ |
H A D | file.c | 458 .getattr = fat_getattr,
|
H A D | namei_msdos.c | 638 .getattr = fat_getattr,
|
H A D | namei_vfat.c | 1041 .getattr = fat_getattr,
|
/linux-4.1.27/include/linux/ |
H A D | nfs_xdr.h | 1455 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops 1522 * NFS_CALL(getattr, inode, (fattr)); 1524 * NFS_PROTO(inode)->getattr(fattr);
|
H A D | fs.h | 1645 int (*getattr) (struct vfsmount *mnt, struct dentry *, struct kstat *); member in struct:inode_operations
|
/linux-4.1.27/fs/gfs2/ |
H A D | inode.c | 1927 .getattr = gfs2_getattr, 1949 .getattr = gfs2_getattr, 1966 .getattr = gfs2_getattr,
|
/linux-4.1.27/fs/cifs/ |
H A D | xattr.c | 279 /* revalidate/getattr then populate from inode */ cifs_getxattr()
|
H A D | cifsfs.c | 862 .getattr = cifs_getattr, 884 .getattr = cifs_getattr, /* do we need this anymore? */
|
H A D | cifspdu.h | 50 #define SMB_COM_QUERY_INFORMATION 0x08 /* aka getattr */
|
/linux-4.1.27/fs/exportfs/ |
H A D | expfs.c | 296 * actually call ->getattr, not just read i_ino: get_name()
|
/linux-4.1.27/fs/fuse/ |
H A D | dir.c | 108 * ->getattr() they will be fetched from userspace 1898 .getattr = fuse_getattr, 1919 .getattr = fuse_getattr, 1931 .getattr = fuse_getattr,
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | inode.c | 1105 .getattr = ecryptfs_getattr_link, 1133 .getattr = ecryptfs_getattr,
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
H A D | dlmfs.c | 615 .getattr = simple_getattr,
|
/linux-4.1.27/fs/ext4/ |
H A D | file.c | 654 .getattr = ext4_getattr,
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | lprocfs_status.c | 1361 LPROCFS_OBD_OP_INIT(num_private_stats, stats, getattr); lprocfs_init_ops_stats() 1446 LPROCFS_MD_OP_INIT(num_private_stats, stats, getattr); lprocfs_init_mps_stats()
|
/linux-4.1.27/fs/ubifs/ |
H A D | file.c | 1564 .getattr = ubifs_getattr, 1575 .getattr = ubifs_getattr,
|
H A D | dir.c | 1185 .getattr = ubifs_getattr,
|
/linux-4.1.27/security/tomoyo/ |
H A D | common.c | 28 [TOMOYO_MAC_FILE_GETATTR] = "getattr", 147 [TOMOYO_TYPE_GETATTR] = "getattr",
|
H A D | common.h | 701 * "file unlink", "file getattr", "file rmdir", "file truncate",
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_lock.c | 138 return "getattr"; ldlm_it2str()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_obd.c | 1185 CERROR("%s: getattr objid "DOSTID" subobj" lov_getattr_async()
|
/linux-4.1.27/fs/btrfs/ |
H A D | inode.c | 9862 .getattr = btrfs_getattr, 9948 .getattr = btrfs_getattr, 9961 .getattr = btrfs_getattr, 9976 .getattr = btrfs_getattr,
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_idl.h | 2144 /* Cancel OST locks while getattr OST attributes. */ 3276 __u64 o_data_version; /* getattr: sum of iversion for
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 131 bfa_fsm_state_decl(bfa_ioc, getattr, struct bfa_ioc, enum ioc_event);
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 142 bfa_fsm_state_decl(bfa_ioc, getattr, struct bfa_ioc_s, enum ioc_event);
|
/linux-4.1.27/kernel/sched/ |
H A D | core.c | 3301 * getparam()/getattr() don't report silly values for !rt tasks. __setscheduler_params()
|