Searched refs:try (Results 1 – 17 of 17) sorted by relevance
158 int try = 0; in gfs2_mount_lockproto() local177 if (!try && capable(CAP_SYS_MODULE)) { in gfs2_mount_lockproto()178 try = 1; in gfs2_mount_lockproto()190 try = 0; in gfs2_mount_lockproto()
298 unsigned int try = 0; in gfs2_log_reserve() local312 if (try++) in gfs2_log_reserve()
77 size_t try, size; in get_kcore_size() local84 try = kc_vaddr_to_offset((size_t)m->addr + m->size); in get_kcore_size()85 if (try > size) in get_kcore_size()86 size = try; in get_kcore_size()
8 you try to access them. Also, you cannot read the files with older
34 Say Y here if you want to try writing to UFS partitions. This is
60 If reporting bugs, please try to have available a full dump of the
1187 int try,retval; in search_binary_handler() local1203 for (try=0; try<2; try++) { in search_binary_handler()
431 static int lease_mylease_callback(struct file_lock *fl, struct file_lock *try) in lease_mylease_callback() argument433 return fl->fl_file == try->fl_file; in lease_mylease_callback()
48 When reporting bugs, please try to have available a full dump of
23 we try to empty the journal $LogFile contents by calling320 next access to the same file would try to take the lock and deadlock.337 when we try to map an out of bounds vcn because we then try to map
43 <http://www.tldp.org/docs.html#howto>, or try dmsdosfs in
28 If reporting bugs, please try to have available a full dump of the
111 The remaining options try to make cramfs more sharable.
56 distributors wanting them out of sync.:-) Please try to remember to
1379 int nfsd_same_client_deleg_cb(struct file_lock *onlist, struct file_lock *try) in nfsd_same_client_deleg_cb() argument1384 (struct nfs4_delegation *)try->fl_owner; in nfsd_same_client_deleg_cb()1386 if (onlist->fl_lmops != try->fl_lmops) in nfsd_same_client_deleg_cb()
369 Not that it was possible to write before. But now the kernel won't even try.
210 the tids match and we try to find matching fid on wrong server. Fix read406 network failure) fix tcp session reconnect code so we do not try first