Home
last modified time | relevance | path

Searched defs:st (Results 1 – 20 of 20) sorted by relevance

/fs/
Dstatfs.c74 struct kstatfs st; in vfs_get_fsid() local
97 int user_statfs(const char __user *pathname, struct kstatfs *st) in user_statfs()
115 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs()
126 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native()
168 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64()
194 struct kstatfs st; in SYSCALL_DEFINE2() local
203 struct kstatfs st; in SYSCALL_DEFINE3() local
215 struct kstatfs st; in SYSCALL_DEFINE2() local
224 struct kstatfs st; in SYSCALL_DEFINE3() local
Dstat.c364 # define INIT_STRUCT_STAT_PADDING(st) memset(&st, 0, sizeof(st)) argument
509 # define INIT_STRUCT_STAT64_PADDING(st) memset(&st, 0, sizeof(st)) argument
/fs/9p/
Dvfs_inode_dotl.c60 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl() local
91 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl() local
101 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl()
151 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl() local
462 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl() local
947 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl() local
Dvfs_inode.c410 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_test_inode() local
439 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_set_inode() local
447 struct p9_wstat *st, in v9fs_qid_iget()
495 struct p9_wstat *st; in v9fs_inode_from_fid() local
1037 struct p9_wstat *st; in v9fs_vfs_getattr() local
1234 struct p9_wstat *st; in v9fs_vfs_get_link() local
1399 struct p9_wstat *st; in v9fs_refresh_inode() local
Dvfs_super.c159 struct p9_stat_dotl *st = NULL; in v9fs_mount() local
170 struct p9_wstat *st = NULL; in v9fs_mount() local
Dvfs_dir.c89 struct p9_wstat st; in v9fs_dir_readdir() local
/fs/udf/
Dpartition.c116 struct sparingTable *st = NULL; in udf_get_pblock_spar15() local
155 struct sparingTable *st = NULL; in udf_relocate_blocks() local
Dsuper.c1332 struct sparingTable *st; in udf_load_sparable_map() local
/fs/smb/server/
Dtransport_rdma.c680 struct smb_direct_transport *st = smb_trans_direct_transfort(t); in smb_direct_read() local
1230 struct smb_direct_transport *st = smb_trans_direct_transfort(t); in smb_direct_writev() local
1504 struct smb_direct_transport *st = smb_trans_direct_transfort(t); in smb_direct_disconnect() local
1516 struct smb_direct_transport *st = smb_trans_direct_transfort(t); in smb_direct_shutdown() local
1957 struct smb_direct_transport *st = smb_trans_direct_transfort(t); in smb_direct_prepare() local
1999 static int smb_direct_connect(struct smb_direct_transport *st) in smb_direct_connect()
Dmisc.c199 int get_nlink(struct kstat *st) in get_nlink()
/fs/ocfs2/cluster/
Dmasklog.h174 #define mlog_errno(st) ({ \ argument
/fs/smb/client/
Dnetmisc.c975 SMB_TIME *st = (SMB_TIME *)&time; in cnvrtDosUnixTm() local
/fs/ocfs2/dlm/
Ddlmapi.h74 #define dlm_error(st) do { \ argument
Ddlmrecovery.c239 char *st = "unknown"; in dlm_print_reco_node_status() local
2528 static void dlm_reco_unlock_ast(void *astdata, enum dlm_status st) in dlm_reco_unlock_ast()
/fs/hostfs/
Dhostfs_user.c196 struct hostfs_stat st; in set_attr() local
Dhostfs_kern.c517 struct hostfs_stat st; in read_name() local
/fs/nfsd/
Dnfs4state.c754 struct nfs4_ol_stateid *st; in nfs4_resolve_deny_conflicts_locked() local
2615 static int nfs4_show_open(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_open()
2659 static int nfs4_show_lock(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_lock()
2697 static int nfs4_show_deleg(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_deleg()
2729 static int nfs4_show_layout(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_layout()
2753 struct nfs4_stid *st = v; in states_show() local
5316 struct nfs4_ol_stateid *st; in nfsd4_check_conflicting_opens() local
6417 __be32 manage_cpntf_state(struct nfsd_net *nn, stateid_t *st, in manage_cpntf_state()
6449 static __be32 find_cpntf_state(struct nfsd_net *nn, stateid_t *st, in find_cpntf_state()
/fs/affs/
Daffs.h17 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
/fs/ceph/
Dsuper.c56 struct ceph_statfs st; in ceph_statfs() local
/fs/gfs2/
Drgrp.c1927 struct gfs2_lkstats *st; in gfs2_rgrp_congested() local