Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 27) sorted by relevance

12

/fs/nfs/
Dnfs4state.c211 struct nfs4_state_owner *sp; in nfs4_get_renew_cred_server_locked() local
411 struct nfs4_state_owner *sp; in nfs4_find_state_owner_locked() local
439 struct nfs4_state_owner *sp; in nfs4_insert_state_owner_locked() local
464 nfs4_remove_state_owner_locked(struct nfs4_state_owner *sp) in nfs4_remove_state_owner_locked()
499 struct nfs4_state_owner *sp; in nfs4_alloc_state_owner() local
517 nfs4_reset_state_owner(struct nfs4_state_owner *sp) in nfs4_reset_state_owner()
531 static void nfs4_free_state_owner(struct nfs4_state_owner *sp) in nfs4_free_state_owner()
541 struct nfs4_state_owner *sp, *tmp; in nfs4_gc_state_owners() local
576 struct nfs4_state_owner *sp, *new; in nfs4_get_state_owner() local
608 void nfs4_put_state_owner(struct nfs4_state_owner *sp) in nfs4_put_state_owner()
[all …]
Dnfs4file.c327 struct nfs4_state_owner *sp; in __nfs42_ssc_open() local
Dnfs4proc.c1409 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc()
2315 static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_reclaim()
2510 struct nfs4_state_owner *sp = data->owner; in nfs4_open_prepare() local
2850 static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_expired()
2876 static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs40_open_expired()
3059 static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs41_open_expired()
3122 struct nfs4_state_owner *sp = opendata->owner; in _nfs4_open_and_get_state() local
3206 struct nfs4_state_owner *sp; in _nfs4_do_open() local
3618 struct nfs4_state_owner *sp = calldata->state->owner; in nfs4_free_closedata() local
3816 struct nfs4_state_owner *sp = state->owner; in nfs4_do_close() local
[all …]
Ddelegation.c186 struct nfs4_state_owner *sp; in nfs_delegation_claim_opens() local
/fs/smb/client/
Dsmbdirect.c322 struct smbdirect_socket_parameters *sp = &sc->parameters; in process_negotiation_response() local
681 struct smbdirect_socket_parameters *sp = &sc->parameters; in smbd_post_send_negotiate_req() local
793 struct smbdirect_socket_parameters *sp = &sc->parameters; in smbd_post_send() local
835 struct smbdirect_socket_parameters *sp = &sc->parameters; in smbd_post_send_iter() local
1035 struct smbdirect_socket_parameters *sp = &sc->parameters; in smbd_post_recv() local
1266 struct smbdirect_socket_parameters *sp = &sc->parameters; in idle_connection_timer() local
1293 struct smbdirect_socket_parameters *sp; in smbd_destroy() local
1431 struct smbdirect_socket_parameters *sp = &sc->parameters; in allocate_caches_and_workqueue() local
1508 struct smbdirect_socket_parameters *sp; in _smbd_get_connection() local
1899 struct smbdirect_socket_parameters *sp = &sc->parameters; in smbd_send() local
Dcifs_debug.c366 struct smbdirect_socket_parameters *sp; in cifs_debug_data_proc_show() local
Dsmb2ops.c507 struct smbdirect_socket_parameters *sp = in smb3_negotiate_wsize() local
558 struct smbdirect_socket_parameters *sp = in smb3_negotiate_rsize() local
/fs/dlm/
Dconfig.c474 struct dlm_space *sp = NULL; in make_space() local
502 struct dlm_space *sp = config_item_to_space(i); in drop_space() local
512 struct dlm_space *sp = config_item_to_space(i); in release_space() local
557 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in make_node() local
579 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in drop_node() local
834 static void put_space(struct dlm_space *sp) in put_space()
875 struct dlm_space *sp; in dlm_config_nodes() local
/fs/
Dbinfmt_elf.c130 #define STACK_ADD(sp, items) ((elf_addr_t __user *)(sp) + (items)) argument
131 #define STACK_ROUND(sp, items) \ argument
133 #define STACK_ALLOC(sp, len) ({ \ argument
137 #define STACK_ADD(sp, items) ((elf_addr_t __user *)(sp) - (items)) argument
138 #define STACK_ROUND(sp, items) \ argument
140 #define STACK_ALLOC(sp, len) (sp -= len) argument
161 elf_addr_t __user *sp; in create_elf_tables() local
Dbinfmt_flat.c111 unsigned long __user *sp; in create_flat_tables() local
Dbinfmt_elf_fdpic.c502 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
Dexec.c855 unsigned long index, stop, sp; in transfer_args_to_stack() local
/fs/xfs/
Dxfs_linux.h108 #define current_set_flags_nested(sp, f) \ argument
110 #define current_restore_flags_nested(sp, f) \ argument
/fs/unicode/
Dutf8n.h39 const char *sp; member
Dmkutf8data.c2971 const char *sp; member
/fs/jfs/
Djfs_xtree.c669 xtpage_t *sp; /* split page */ in xtSplitUp() local
939 xtpage_t *sp; in xtSplitPage() local
1204 xtpage_t *sp; in xtSplitRoot() local
Djfs_dtree.c932 dtpage_t *sp; /* split page */ in dtSplitUp() local
1331 dtpage_t *sp; in dtSplitPage() local
1644 dtpage_t *sp, *pp; in dtExtendPage() local
1876 dtroot_t *sp; in dtSplitRoot() local
3776 static void dtMoveEntry(dtpage_t * sp, int si, dtpage_t * dp, in dtMoveEntry()
/fs/jffs2/
Dsummary.c391 void *sp; in jffs2_sum_process_sum_data() local
/fs/nfs/blocklayout/
Dblocklayout.c548 static int decode_sector_number(__be32 **rp, sector_t *sp) in decode_sector_number()
/fs/nfsd/
Dnfsctl.c1769 struct svc_pool *sp = &nn->nfsd_serv->sv_pools[i]; in nfsd_nl_threads_get_doit() local
Dnfs4xdr.c2187 char *name, *sp, *dp; in nfsd4_decode_xattr_name() local
5501 char *sp; in nfsd4_encode_listxattrs() local
/fs/ntfs3/
Dindex.c1791 const struct NTFS_DE *sp; in indx_insert_into_buffer() local
Dfslog.c3855 struct RECORD_PAGE_HDR *sp = NULL; in log_replay() local
/fs/bcachefs/
Dec.c140 const struct bch_stripe *sp = bkey_s_c_to_stripe(k).v; in bch2_stripe_to_text() local
/fs/btrfs/
Dinode.c9806 struct btrfs_swapfile_pin *sp, *entry; in btrfs_add_swapfile_pin() local
9847 struct btrfs_swapfile_pin *sp; in btrfs_free_swapfile_pins() local

12