Home
last modified time | relevance | path

Searched refs:when (Results 1 – 23 of 23) sorted by relevance

/fs/lockd/
Dsvclock.c89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked() argument
94 dprintk("lockd: nlmsvc_insert_block(%p, %ld)\n", block, when); in nlmsvc_insert_block_locked()
102 if (when != NLM_NEVER) { in nlmsvc_insert_block_locked()
103 if ((when += jiffies) == NLM_NEVER) in nlmsvc_insert_block_locked()
104 when ++; in nlmsvc_insert_block_locked()
107 if (time_after(b->b_when,when) || b->b_when == NLM_NEVER) in nlmsvc_insert_block_locked()
116 block->b_when = when; in nlmsvc_insert_block_locked()
119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block() argument
122 nlmsvc_insert_block_locked(block, when); in nlmsvc_insert_block()
/fs/befs/
DChangeLog10 * Fixed potential null pointer dereference when reporting an error
47 block being read. It was introduced when adding byteswapping in
63 * Makefile fix for independent module when CONFIG_MODVERSION is set in
109 * Improved handleing of overflow nodes when listing directories.
170 * Fixed a couple of compile warnings due to use of malloc.h, when slab.h
197 * Removed all the Read-Write stuff. I'll redo it when it is time to add
209 * Fixed unused variable warnings when compiling without debugging.
373 The kernel doesn't like it if you call set_blocksize() on a device when
/fs/autofs4/
Dexpire.c582 struct autofs_sb_info *sbi, int when) in autofs4_do_expire_multi() argument
588 dentry = autofs4_expire_direct(sb, mnt, sbi, when); in autofs4_do_expire_multi()
590 dentry = autofs4_expire_indirect(sb, mnt, sbi, when); in autofs4_do_expire_multi()
Dautofs_i.h166 struct autofs_sb_info *sbi, int when);
/fs/affs/
DChanges113 partially used last block when a file is truncated.
145 restored when the fs is unmounted. (BH)
148 when it allocated a new block.
263 demand instead of when a file is opened, as
/fs/ntfs/
DKconfig38 at the kernel command line when booting the kernel or as an option
39 to insmod when loading the ntfs module. Once the driver is active,
/fs/jffs2/
DREADME.Locking94 pointer when the garbage collection thread exits. The code to kill the
157 by read-semaphore. But you must hold write-semaphore when updating,
162 when updating such a object is necessary under holding read semaphore.
DTODO29 the full dirent, we only need to go to the flash in lookup() when we think we've
DKconfig25 areas which at one point needed debugging, but when the bugs were
/fs/
DKconfig.binfmt154 later load the module when you want to use a Linux/Intel binary. The
161 formats into the kernel. You will like this especially when you use
179 You may say M here for module support and later load the module when
/fs/ncpfs/
DKconfig41 bool "Clear remove/delete inhibit when needed"
77 compatibility when moving from DOS to OS2/LONG namespace support.
/fs/isofs/
DKconfig36 decompressed when the CD-ROM is accessed. See
/fs/squashfs/
DKconfig49 poor performance on parallel I/O workloads when using multiple CPU
63 poor performance on parallel I/O workloads when using multiple CPU
/fs/quota/
DKconfig47 # Generic support for tree structured quota files. Selected when needed.
/fs/reiserfs/
DREADME21 a check in the mail to you (for non-trivial improvements) when he
31 it wrongly, and Richard Stallman agrees with me, when carefully read
DKconfig39 out in checking for consistency when debugging without fear of its
/fs/proc/
DKconfig7 your hard disk: the files are created on the fly by the kernel when
/fs/nfsd/
DKconfig27 Support for NFS version 2 (RFC 1094) is always available when
/fs/ext4/
DKconfig35 # Please update EXT3_FS selects when changing these
/fs/nfs/
DKconfig22 version 2 (RFC 1094) is always available when NFS_FS is selected.
/fs/cramfs/
DREADME33 allows cramfs_lookup to return more quickly when a filename does not
/fs/cifs/
DKconfig189 when mounting to Samba, due to the CIFS POSIX extensions,
/fs/nls/
DKconfig24 The default NLS used when mounting file system. Note, that this is