Home
last modified time | relevance | path

Searched refs:match (Results 1 – 18 of 18) sorted by relevance

/fs/lockd/
Dsvcsubs.c164 nlm_host_match_fn_t match) in nlm_traverse_locks() argument
180 if (match(lockhost, host)) { in nlm_traverse_locks()
208 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file() argument
210 nlmsvc_traverse_blocks(host, file, match); in nlm_inspect_file()
211 nlmsvc_traverse_shares(host, file, match); in nlm_inspect_file()
212 return nlm_traverse_locks(host, file, match); in nlm_inspect_file()
240 nlm_traverse_files(void *data, nlm_host_match_fn_t match, in nlm_traverse_files() argument
257 if (nlm_inspect_file(data, file, match)) in nlm_traverse_files()
Dsvcshare.c93 nlm_host_match_fn_t match) in nlmsvc_traverse_shares() argument
99 if (match(share->s_host, host)) { in nlmsvc_traverse_shares()
Dsvclock.c277 nlm_host_match_fn_t match) in nlmsvc_traverse_blocks() argument
284 if (!match(block->b_host, host)) in nlmsvc_traverse_blocks()
/fs/ocfs2/
Dstack_o2cb.c40 # error Lock modes do not match
43 # error Lock modes do not match
46 # error Lock modes do not match
49 # error Lock modes do not match
52 # error Lock modes do not match
55 # error Lock modes do not match
58 # error Lock modes do not match
/fs/isofs/
Dnamei.c69 int de_len, match, i, dlen; in isofs_find_entry() local
143 match = 0; in isofs_find_entry()
149 match = (isofs_cmp(dentry, dpnt, dlen) == 0); in isofs_find_entry()
151 if (match) { in isofs_find_entry()
/fs/afs/
Dcache.c21 .match = afs_cell_cache_match,
77 .match = afs_vlocation_cache_match,
151 .match = afs_volume_cache_match,
202 .match = afs_vnode_cache_match,
Dcmservice.c415 __be32 match; in SRXAFSCB_ProbeUuid() member
422 reply.match = htonl(0); in SRXAFSCB_ProbeUuid()
424 reply.match = htonl(1); in SRXAFSCB_ProbeUuid()
/fs/cifs/
Ddns_resolve.c98 .match = user_match,
Dcifs_spnego.c64 .match = user_match,
DCHANGES124 gids on the server do not match those of the client. Make "sec=none"
126 to match what documentation said. Support for very large reads, over 127K,
210 the tids match and we try to find matching fid on wrong server. Fix read
254 from Windows (Windows can send an RFC1001 size which does not match smb size) by
421 and server do not match, client permission checks are meaningless on
424 on mknod to match create and mkdir. Add optional mount parm to allow
678 uid if a) the mount uid does not match the current uid and b) we have another
868 More stylistic updates to better match kernel style. Add additional statistics
875 Make stylistic changes to better match kernel style recommendations.
DREADME119 must be a cifs mount, and the uid of the current user must match the uid
370 client and server system do not match closely enough to allow
/fs/jffs2/
DTODO30 got a match, and in readdir().
/fs/nfsd/
Dnfs4idmap.c199 .match = idtoname_match,
370 .match = nametoid_match,
Dexport.c265 .match = expkey_match,
735 .match = svc_export_match,
/fs/btrfs/
Dtree-log.c626 int match = 0; in inode_in_dir() local
645 match = 1; in inode_in_dir()
648 return match; in inode_in_dir()
673 int match = 0; in backref_in_log() local
691 match = 1; in backref_in_log()
699 return match; in backref_in_log()
/fs/fat/
DKconfig92 like FAT to use. It should probably match the character set
/fs/proc/
Dbase.c237 int match; in check_mem_permission() local
239 match = (tracehook_tracer_task(task) == current); in check_mem_permission()
241 if (match && ptrace_may_access(task, PTRACE_MODE_ATTACH)) in check_mem_permission()
/fs/ntfs/
DChangeLog874 not match (fs/ntfs/super.c).
1240 matching or the match is a short file name. See comments above the