Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4state.c209 struct nfs4_state_owner *sp; in nfs4_get_renew_cred_server_locked() local
407 struct nfs4_state_owner *sp; in nfs4_find_state_owner_locked() local
435 struct nfs4_state_owner *sp; in nfs4_insert_state_owner_locked() local
460 nfs4_remove_state_owner_locked(struct nfs4_state_owner *sp) in nfs4_remove_state_owner_locked()
495 struct nfs4_state_owner *sp; in nfs4_alloc_state_owner() local
519 nfs4_reset_state_owner(struct nfs4_state_owner *sp) in nfs4_reset_state_owner()
533 static void nfs4_free_state_owner(struct nfs4_state_owner *sp) in nfs4_free_state_owner()
544 struct nfs4_state_owner *sp, *tmp; in nfs4_gc_state_owners() local
579 struct nfs4_state_owner *sp, *new; in nfs4_get_state_owner() local
611 void nfs4_put_state_owner(struct nfs4_state_owner *sp) in nfs4_put_state_owner()
[all …]
Dnfs4proc.c1268 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc()
2169 static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_reclaim()
2363 struct nfs4_state_owner *sp = data->owner; in nfs4_open_prepare() local
2691 static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_expired()
2717 static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs40_open_expired()
2897 static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs41_open_expired()
2960 struct nfs4_state_owner *sp = opendata->owner; in _nfs4_open_and_get_state() local
3029 struct nfs4_state_owner *sp; in _nfs4_do_open() local
3410 struct nfs4_state_owner *sp = calldata->state->owner; in nfs4_free_closedata() local
3610 struct nfs4_state_owner *sp = state->owner; in nfs4_do_close() local
[all …]
Ddelegation.c142 struct nfs4_state_owner *sp; in nfs_delegation_claim_opens() local
/fs/dlm/
Dconfig.c410 struct dlm_space *sp = NULL; in make_space() local
437 struct dlm_space *sp = config_item_to_space(i); in drop_space() local
447 struct dlm_space *sp = config_item_to_space(i); in release_space() local
490 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in make_node() local
512 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in drop_node() local
737 static void put_space(struct dlm_space *sp) in put_space()
778 struct dlm_space *sp; in dlm_config_nodes() local
/fs/xfs/
Dxfs_linux.h106 #define current_set_flags_nested(sp, f) \ argument
108 #define current_clear_flags_nested(sp, f) \ argument
110 #define current_restore_flags_nested(sp, f) \ argument
/fs/
Dbinfmt_elf.c141 #define STACK_ADD(sp, items) ((elf_addr_t __user *)(sp) + (items)) argument
142 #define STACK_ROUND(sp, items) \ argument
144 #define STACK_ALLOC(sp, len) ({ \ argument
148 #define STACK_ADD(sp, items) ((elf_addr_t __user *)(sp) - (items)) argument
149 #define STACK_ROUND(sp, items) \ argument
151 #define STACK_ALLOC(sp, len) ({ sp -= len ; sp; }) argument
170 elf_addr_t __user *sp; in create_elf_tables() local
Dbinfmt_aout.c63 unsigned long __user *sp; in create_aout_tables() local
Dbinfmt_flat.c126 unsigned long __user *sp; in create_flat_tables() local
998 unsigned long __user *sp; in load_flat_binary() local
Dbinfmt_elf_fdpic.c503 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
Dexec.c813 unsigned long index, stop, sp; in transfer_args_to_stack() local
/fs/unicode/
Dutf8n.h82 const char *sp; member
Dmkutf8data.c2971 const char *sp; member
/fs/jfs/
Djfs_dtree.c924 dtpage_t *sp; /* split page */ in dtSplitUp() local
1323 dtpage_t *sp; in dtSplitPage() local
1636 dtpage_t *sp, *pp; in dtExtendPage() local
1868 dtroot_t *sp; in dtSplitRoot() local
4051 static void dtMoveEntry(dtpage_t * sp, int si, dtpage_t * dp, in dtMoveEntry()
Djfs_xtree.c680 xtpage_t *sp; /* split page */ in xtSplitUp() local
950 xtpage_t *sp; in xtSplitPage() local
1215 xtpage_t *sp; in xtSplitRoot() local
/fs/jffs2/
Dsummary.c391 void *sp; in jffs2_sum_process_sum_data() local
/fs/xfs/libxfs/
Dxfs_rtbitmap.c458 xfs_suminfo_t *sp; /* pointer to returned data */ in xfs_rtmodify_summary_int() local
Dxfs_format.h1307 } sp; member
/fs/nfs/blocklayout/
Dblocklayout.c572 static int decode_sector_number(__be32 **rp, sector_t *sp) in decode_sector_number()
/fs/btrfs/
Dinode.c10645 struct btrfs_swapfile_pin *sp, *entry; in btrfs_add_swapfile_pin() local
10683 struct btrfs_swapfile_pin *sp; in btrfs_free_swapfile_pins() local
Dvolumes.c7866 struct btrfs_swapfile_pin *sp; in btrfs_pinned_by_swapfile() local