Home
last modified time | relevance | path

Searched refs:started (Results 1 – 3 of 3) sorted by relevance

/fs/ceph/
Dsuper.c740 unsigned long started) in open_root_dentry() argument
760 req->r_started = started; in open_root_dentry()
799 unsigned long started = jiffies; /* note the start time */ in ceph_real_mount() local
806 err = __ceph_open_session(fsc->client, started); in ceph_real_mount()
811 root = open_root_dentry(fsc, "", started); in ceph_real_mount()
831 root = open_root_dentry(fsc, path, started); in ceph_real_mount()
/fs/
DKconfig.binfmt121 The conversion to ELF started in 1995. This option is primarily
/fs/ext4/
Dinode.c719 int ret = 0, started = 0; in _ext4_get_block() local
739 started = 1; in _ext4_get_block()
763 if (started) in _ext4_get_block()