Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 9 of 9) sorted by relevance

/fs/sysfs/
Ddir.c488 sd->s_sibling = acxt->removed; in sysfs_remove_one()
489 acxt->removed = sd; in sysfs_remove_one()
576 while (acxt->removed) { in sysfs_addrm_finish()
577 struct sysfs_dirent *sd = acxt->removed; in sysfs_addrm_finish()
579 acxt->removed = sd->s_sibling; in sysfs_addrm_finish()
Dsysfs.h84 struct sysfs_dirent *removed; member
/fs/reiserfs/
Dstree.c1506 int removed; in indirect_to_direct_roll_back() local
1525 removed = in indirect_to_direct_roll_back()
1528 RFALSE(removed <= 0 in indirect_to_direct_roll_back()
1529 || removed > tail_len, in indirect_to_direct_roll_back()
1531 tail_len, removed); in indirect_to_direct_roll_back()
1532 tail_len -= removed; in indirect_to_direct_roll_back()
1534 cpu_key_k_offset(&tail_key) - removed); in indirect_to_direct_roll_back()
/fs/squashfs/
DKconfig22 inserted in and removed from the running kernel whenever you want),
/fs/dlm/
Duser.c795 int error, type=0, bmode=0, removed = 0; in device_read() local
860 removed = 1; in device_read()
870 if (removed) in device_read()
/fs/befs/
DChangeLog200 * Removed prototypes for functions who's definitions have been removed
321 * Permanently removed code that had been provisionally ifdefed out of befs_fs.h
/fs/jffs2/
DREADME.Locking115 will not be removed. So, it is allowed to access it without locking
/fs/cifs/
DCHANGES20 removed directory. Fix oops in cifs_dfs_ref.c when prefixpath is not reachable
446 of the two user's smb sessions is being removed while leaving the other.
/fs/ntfs/
DChangeLog353 the write to disk which are removed again after the write and
1433 we still do support them but they will be removed with kernel 2.7.x.
1587 removed the now superfluous exports from the kernel core patch.