Searched refs:nlink (Results 1 - 25 of 66) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/proc/
H A Droot.c76 int nlink = proc_root.nlink; local
78 nlink += nr_threads;
80 dir->i_nlink = nlink;
129 nlink: 2,
H A Dgeneric.c376 dir->nlink++;
420 nlink_t nlink)
441 ent->nlink = nlink;
499 nlink_t nlink; local
504 nlink = 2;
510 nlink = 1;
513 ent = proc_create(&parent,name,mode,nlink);
557 parent->nlink--;
561 de->nlink
417 proc_create(struct proc_dir_entry **parent, const char *name, mode_t mode, nlink_t nlink) argument
[all...]
H A Dinode.c157 if (de->nlink)
158 inode->i_nlink = de->nlink;
192 * Fixup the root inode's nlink value
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dmf_proc.c69 ent->nlink = 1;
76 ent->nlink = 1;
86 ent->nlink = 1;
93 ent->nlink = 1;
103 ent->nlink = 1;
110 ent->nlink = 1;
121 ent->nlink = 1;
127 ent->nlink = 1;
134 ent->nlink = 1;
H A Dproc_pmc.c146 ent->nlink = 1;
179 ent->nlink = 1;
188 ent->nlink = 1;
198 ent->nlink = 1;
207 ent->nlink = 1;
215 ent->nlink = 1;
222 ent->nlink = 1;
232 ent->nlink = 1;
242 ent->nlink = 1;
482 ent->nlink
[all...]
H A Dproc_pcifr.c77 pciFr_proc_root->nlink = 1;
91 pciDev_proc_root->nlink = 1;
H A Drtas_flash.c224 ent->nlink = 1;
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/printer-accounting/
H A Dhp5-redir18 ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,
H A Dlp-acct18 ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Didb.pl287 local($dir, $nlink) = @_;
290 ($dev,$ino,$mode,$nlink) = stat('.') unless $nlink;
296 if ($nlink ==2) { # This dir has no subdirectories.
305 $subcount = $nlink -2;
310 ($dev,$ino,$mode,$nlink) = lstat($_);
320 &dodir($name,$nlink);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dbuild.c51 - Scan directory tree from top down, setting nlink in inocaches
52 - Scan inocaches for inodes with nlink==0
72 as such, and also increase nlink of any children. */
83 /* Next, scan for inodes with nlink == 0 and remove them. If
84 they were directories, then decrement the nlink of their
92 D1(printk(KERN_DEBUG "Pass 2: ino #%u, nlink %d, ic %p, nodes %p\n", ic->ino, ic->nlink, ic, ic->nodes));
93 if (ic->nlink)
99 /* -EAGAIN means the inode's nlink was zero, so we deleted it,
100 and furthermore that it had children and their nlink ha
[all...]
H A Dreadinode.c280 f->inocache->ino = f->inocache->nlink = 1;
289 D1(printk(KERN_DEBUG "jffs2_read_inode(): ino #%lu nlink is %d\n", (unsigned long)inode->i_ino, f->inocache->nlink));
290 inode->i_nlink = f->inocache->nlink;
340 inode->i_nlink = f->inocache->nlink;
472 int deleted = f->inocache && !f->inocache->nlink;
H A Ddir.c328 D1(printk(KERN_DEBUG "jffs2_create: Created ino #%lu with mode %o, nlink %d(%d). nrpages %ld\n",
329 inode->i_ino, inode->i_mode, inode->i_nlink, f->inocache->nlink, inode->i_mapping->nrpages));
409 f->inocache->nlink--;
482 old_dentry->d_inode->i_nlink = ++f->inocache->nlink;
979 victim_f->inocache->nlink--;
992 old_dentry->d_inode->i_nlink = f->inocache->nlink++;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Djffs.h89 __u8 nlink; /* Number of links. */ member in struct:jffs_raw_inode
147 __u8 nlink; /* Number of links. */ member in struct:jffs_file
H A Dumsdos_fs.h67 unsigned short nlink; /* How many hard links point to this entry */ member in struct:umsdos_dirent
H A Dproc_fs.h58 nlink_t nlink; member in struct:proc_dir_entry
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Djffs.h89 __u8 nlink; /* Number of links. */ member in struct:jffs_raw_inode
147 __u8 nlink; /* Number of links. */ member in struct:jffs_file
H A Dumsdos_fs.h67 unsigned short nlink; /* How many hard links point to this entry */ member in struct:umsdos_dirent
H A Dproc_fs.h58 nlink_t nlink; member in struct:proc_dir_entry
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs/
H A Dinode-v23.c259 raw_inode.nlink = f->nlink;
358 inode->i_nlink = raw_inode->nlink;
480 raw_inode.nlink = f->nlink;
848 raw_inode.nlink = 1;
977 printk("Deleting nonexistent file inode: %lu, nlink: %d\n",
1006 raw_inode.nlink = del_f->nlink;
1082 raw_inode.nlink
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dunarchive.c361 int major, minor, nlink, inode; local
397 &nlink, &cpio_entry->mtime, &cpio_entry->size,
429 if (nlink > 1 && !S_ISDIR(cpio_entry->mode)) {
443 nlink--;
447 if (nlink > 1) error_msg("error resolving hardlink: did you create the archive with GNU cpio 2.0-2.2?");
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/umsdos/
H A Demd.c25 p->nlink = cpu_to_le16(q->nlink);
40 p->nlink = le16_to_cpu (q->nlink);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dcomx.c770 new_dir->nlink = 2;
796 debug_file->nlink = 1;
947 new_file->nlink = 1;
1062 new_file->nlink = 1;
1072 new_file->nlink = 1;
H A Dcomx-hw-locomx.c397 new_file->nlink = 1;
406 new_file->nlink = 1;
417 new_file->nlink = 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dled.c230 ent->nlink = 1;
240 ent->nlink = 1;

Completed in 121 milliseconds

123